Teach with the books you trust.™
Request your complimentary inspection copy today! CRC Press Textbooks
Computer & Electrical Engineering Textbooks
WWW.CRCTEXTBOOKS.COM
CRC Press Taylor & Francis Group
CONTENTS Computer Engineering ............................................................3 Signal Image and Processing ................................................10 Electromagnetics & Electronic Materials................................16 Circuits & Devices ..................................................................18 Page 4
Page 12
Electronics Engineering ..........................................................19 Optical Engineering................................................................20 Power Engineering ................................................................24 Sensors, Instrumentation & Measurement............................32 Systems & Control ................................................................34 Math & Stats for Engineers....................................................38
Page 20
Page 24
Page 34
Page 38
Nanoscience & Nanotechnology ..........................................41
For more information and complete tables of contents or to request your complimentary inspection copy visit
www.crctextbooks.com CRC Press Textbooks
1-800-634-7064 • 1-859-727-5000 +44 (0) 1235 400 524 orders@crcpress.com
Teach with the books you trust.™ GTN07 TMC
Computer Engineering
Introduction to Computer Networks and Cybersecurity Chwan-Hwa (John) Wu and J. David Irwin Auburn University, Alabama, USA
Introduction to Computer Networks and Cybersecurity uses a wealth of realworld examples to effectively connect the principles of networks and networking protocols with the relevant cybersecurity issues, covering topics ranging from Internet architecture and protocol layers to malware and security systems.
Features: • Offers a modular design with exceptional flexibility for use in self-study and one- or two-semester courses • Contains more than 1,000 full-color diagrams, illustrations, and screen captures and over 1,600 end-of-chapter problems and questions • Includes a solutions manual and CD with PowerPoint® slides with qualifying course adoption
Abridged Contents: Introduction to Information Networks. Application Layer. DNS and Active Directory. XML-Based Web Services. Socket Programming. P2P Networks and Applications. Data Link and Physical Layers. Ethernet and Switches. Virtual LAN, Class of Service, and Multilayer Networks. Wireless and Mobile Networks. Network Layer. IPv6. Routing and Interior Gateways. Border Gateway Routing. Transport Layer. Packet Loss Recovery. TCP Congestion Control. Cyber Security Overview. Firewalls. Intrusion Detection/Prevention System. Hash and Authentication. Symmetric Key Ciphers and Wireless LAN Security. Public Key Cryptography, Infrastructure and Certificates. SSL/TLS Protocols. VPNs. Network Access Control and Wireless Network Security. Cyber Threats and Their Defense. Network and Information Infrastructure Virtualization. Unified Communications and Multimedia Protocols. Glossary. Catalog no. K16578, February 2013, 1336 pp. ISBN: 978-1-4665-7213-3, $129.95 / £49.99
Computer Graphics From Pixels to Programmable Graphics Hardware Alexey Boreskov and Evgeniy Shikin Moscow State University, Russia
Computer Graphics: From Pixels to Programmable Graphics Hardware explores all major areas of modern computer graphics, starting from basic mathematics and algorithms and concluding with OpenGL and real-time graphics. Requiring only basic knowledge of analytic geometry, linear algebra, and C++, the book guides students through the OpenGL pipeline and gives them a firm foundation in today’s high-performance graphics. Using one consistent example, the text leads students step by step from simple rendering to animation to lighting and bump mapping. Figure slides are available with qualifying course adoption.
Features: • Discusses tessellation, spherical harmonics, and geometric shaders • Offers full, cross-platform source code and examples on the book’s CRC Press web page • Contains practical exercises and examples as well as numerous illustrations, including several color images
Abridged Contents: Introduction: Basic Concepts. Transforms in 2D. Geometric Algorithms in 2D. Transformations in 3D, Projections, Quaternions. Basic Raster Algorithms. Color and Color Models. Basic freeglut and GLEW for OpenGL Rendering. Hidden Surface Removal. Modern OpenGL: The Beginning. Working with Large 2D/3D Data Sets. Curves and Surfaces: Geometric Modeling. Basics of Animation. Lighting Models. Advanced OpenGL. GPU Image Processing. Special Effects in OpenGL. Basics of GPGPU. Elements of Procedural Texturing and Modeling. Non-Photorealistic Rendering. Bibliography. Catalog no. K13022, October 2013, 568 pp. ISBN: 978-1-4398-6730-3, $99.95 / £49.99 Also available as an eBook
Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
3
Computer Engineering X86 Assembly Language and C Fundamentals Joseph Cavanagh Santa Clara University, California, USA
Written for students in computer science and electrical, computer, and software engineering, X86 Assembly Language and C Fundamentals explains how to write programs in the X86 language, the C programming language, and the X86 assembly language modules embedded in a C program. It presents the general computer architecture of the X86 microprocessor, individual addressing modes, stack operations, procedures, arrays, macros, and input/output operations. It also details the most commonly used X86 assembly language instructions and describes the theory behind the design, where necessary. A solutions manual and figure slides are available with qualifying course adoption.
Programming in C++ for Engineering and Science Larry Nyhoff Calvin College, Grand Rapids, Michigan, USA
Programming in C++ for Engineering and Science guides students in designing programs to solve real problems encountered in engineering and scientific applications. These problems include radioactive decay, pollution indexes, digital circuits, differential equations, Internet addresses, data analysis, simulation, quality control, electrical networks, data encryption, beam deflection, and more. The book gives students a solid understanding of how C++ can be used to process complex objects, including how classes can be built to model objects. Exercises and programming projects are included in each chapter and various ancillaries are accessible via the book’s website.
Features:
Features: • Supplies end-of-chapter homework problems that range from simple to complex • Includes a multitude of program design examples with complete code and outputs • Assumes a basic background in C programming, digital logic design, and computer architecture
Abridged Contents:
• Uses an object-centered design approach that makes it easier for novices to develop programs • Highlights key terms, important points, design and style suggestions, and common programming pitfalls in chapter summaries • Includes a solutions manual and PowerPoint® slides with qualifying course adoption
Abridged Contents:
Number Systems and Representations. X86 Processor Architecture. Addressing Modes. C Programming Fundamentals. Data Transfer Instructions. Branching and Looping Instructions. Stack Operations. Logic, Bit, Shift, and Rotate Instructions. Fixed-Point Arithmetic Instructions. Binary-Coded Decimal Arithmetic Instructions. Floating-Point Arithmetic Instructions. Procedures. String Instructions. Arrays. Macros. Interrupts and Input/Output Operations. Additional Programming Examples. ASCII Character Codes.
Introduction to Computing. Programming and Problem Solving—Software Engineering. Types in C++. Getting Started with Expressions. Control Structures. Functions and Libraries. Using Classes. More Selection Control Structures. More Repetition Control Structures. Functions in Depth. Files and Streams. Arrays and the Vector Class Template. Multidimensional Arrays and Vectors. Building Classes. Pointers and Linked Structures. Data Structures. Appendices.
Catalog no. K16377, January 2013, 813 pp. ISBN: 978-1-4665-6824-2, $139.95 / £89.00
Catalog no. K11207, August 2012, 744 pp. Soft Cover ISBN: 978-1-4398-2534-1, $93.95 / £59.99
Also available as an eBook
4
Also available as an eBook
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Computer Engineering Computer Graphics Theory and Practice Jonas Gomes and Luiz Velho Institute of Pure and Applied Mathematics, Rio de Janeiro, Brazil
Mario Costa Sousa University of Calgary, Alberta, Canada
An accessible introductory text for students, Computer Graphics: Theory and Practice focuses on conceptual aspects of computer graphics, covering fundamental mathematical theories and models and the inherent problems in implementing them. Only requiring basic knowledge of calculus and linear algebra, the text introduces the core challenges of the field and provides suggestions for further reading and study. For each conceptual problem described, solution strategies are compared and presented in algorithmic form.
Features: • Provides a solid understanding of the principles and practices of implementing 3D graphics systems • Offers course-related material and C code on the book’s website • Contains exercises at the end of each chapter
Abridged Contents: Introduction. Geometry. Coordinates. The Space of Rotations. Color. Image. Planar Graphics Objects. Spatial Graphics Objects. Hierarchies. Geometric Modeling. Virtual Camera. Clipping. Visibility. Illumination. Rasterization. Mappings. Composition. The Illumination Equation. Appendix. Bibliography. Catalog no. K00376, April 2012, 544 pp. ISBN: 978-1-56881-580-0, $93.95 / £58.99 Also available as an eBook
New!
Formal Languages and Computation Models and Their Applications Alexander Meduna Brno University of Technology, Czech Republic
Formal Languages and Computation: Models and Their Applications gives a clear, comprehensive introduction to formal language theory and its applications in computer science. It is meant as the basis of a one-term course on this subject at the undergraduate level. It covers all rudimental topics concerning formal languages and their models, especially grammars and automata. It outlines the basic ideas underlying the theory of computation, including computability, decidability, and computational complexity. From a practical viewpoint, it explains how these models underlie computer science engineering techniques for language processing, such as lexical and syntax analysis.
Features: • Presents theoretical results informally, then sketches their proofs intuitively, step by step, gently leading students to formal versions of these proofs • Emphasizes real-world applications, demonstrating how theory and practice work together • Includes figure slides with qualifying course adoption
Abridged Contents: Introduction: Mathematical Background. Formal Languages and Rewriting Systems. Models for Regular Languages and their Applications in Lexical Analysis. Properties of Regular Languages. Models for Context-Free Languages and their Applications in Syntax Analysis. Properties of Context-Free Languages. Turing Machines and Their Variants. Applications of Turing Machines: Theory of Computation. Turing Machines and General Grammars. Concluding and Bibliographical Remarks. Catalog no. K14956, February 2014, 315 pp. ISBN: 978-1-4665-1345-7, $99.95 / £63.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
5
Computer Engineering Computer Organization, Design, and Architecture
New!
Fifth Edition
A Practical Learning Approach
Sajjan G. Shiva University of Memphis, Tennessee, USA
Suitable for a one- or twosemester undergraduate or beginning graduate course in computer science and computer engineering, Computer Organization, Design, and Architecture, Fifth Edition presents the operating principles, capabilities, and limitations of digital computers to enable development of complex yet efficient systems. With 50 percent updated material, 11 new sections, and four revised sections, this edition takes students through a solid, up-to-date exploration of single- and multiple-processor systems, embedded architectures, and performance evaluation. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Includes expanded coverage of embedded systems, mobile processors, and cloud computing • Provides updated commercial machine architecture examples • Satisfies ACM/IEEE 2013 draft curriculum guidelines
Abridged Contents: Introduction. Number Systems and Codes. Combinational Logic. Synchronous Sequential Circuits. A Simple Computer: Organization and Programming. A Simple Computer: Hardware Design. Input/Output. Processor and Instruction Set Architectures. Memory and Storage. Arithmetic/Logic Unit Enhancement. Control Unit Enhancement. Advanced Architectures. Embedded Systems. Mobile Processors. Computer Networks and Distributed Processing. Performance Evaluation. Appendices. Catalog no. K19096, December 2013, 725 pp. ISBN: 978-1-4665-8554-6, $99.95 / £57.99
Introduction to Computer Graphics Fabio Ganovelli, Massimiliano Corsini, and Marco Di Benedetto Institute of Information and Science Technologies, CNR, Pisa, Italy
Sumanta Pattanaik University of Central Florida, Orlando, USA
Introduction to Computer Graphics: A Practical Learning Approach shows step by step how to implement computer graphics concepts and theory with WebGL using the EnvyMyCar framework as an example. This practical approach leads students to draw the elements and effects needed to ultimately create a visually pleasing car racing game. The book explains how to handle 3D geometric transformations, texturing, complex lighting effects, and more. The code is available online. Software development does not require installation of IDEs or libraries, only a text editor. Figure slides are available with qualifying course adoption.
Features: • Requires knowledge of general programming and basic notions of HTML and JavaScript • Puts computer graphics theory into practice by developing an interactive video game • Provides software and other materials on the book’s website
Abridged Contents: What Computer Graphics Is. The First Steps. How a 3D Model Is Represented. Geometric Transformations. Turning Vertices into Pixels. Lighting and Shading. Texturing. Shadows. Image-Based Impostors. Advanced Techniques. Global Illumination. Appendices. Bibliography. Catalog no. K12432, August 2014, 422 pp. ISBN: 978-1-4398-5279-8, $89.95 / £49.99 Also available as an eBook
Also available as an eBook
6
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Computer Engineering Coming 2015
Machine Translation Pushpak Bhattacharyya Indian Institute of Technology Bombay, Mumbai
Extensively employing case studies, examples, and historical perspectives, Machine Translation lucidly covers the foundations, insights, and practical concerns associated with machine translation. This accessible text explains machine translation through the study of phenomena, formalization, and elucidation of the techniques. It also points toward where the field is headed in the future. A solutions manual and figure slides are available with qualifying course adoption. Catalog no. K14284, January 2015, c. 192 pp. ISBN: 978-1-4398-9718-8, $79.95 / £49.99 Also available as an eBook
New!
3D Animation for the Raw Beginner Using Maya Roger King University of Colorado, Boulder, USA
Providing a principles-based, yet pragmatic, approach to 3D animation, 3D Animation for the Raw Beginner Using Maya is a first-of-its-kind book that describes the process for creating animated projects in a nonmathematical fashion, explaining why—and not just how—to apply Maya® techniques in the real world. Each chapter introduces critical aspects of the 3D animation process and presents clear and concise tutorials that link key concepts to practical Maya techniques. An ideal academic textbook and superlative do-it-yourself training manual, the book includes access to a dedicated website with useful videos, lessons, and updates. A solutions manual and figures slides are available with qualifying course adoption.
Abridged Contents: Getting Oriented. The Maya® Interface and Modeling Concepts in Maya. Modeling, Creating Materials, and Rendering. Hierarchies of Objects, a Polygon Example, Detailed Polygon Modeling, and a NURBS Example. Materials, Bump Maps, Lights, Projection versus Normal Textures, Connecting NURBS Surfaces, and Layered Textures. Particle Dynamics. A First Look at Adding Animation. The Fuzzy Border between Modeling and Animating. Light Fog, Fluids, and Another Look at Materials. An Example Model: A Closet. Specialized Animation Techniques. Specialized Materials and Material Effects. The UV Texture Editor. Multi-App Maya Workflow, Managing Complex Scenes, and Sculpting Applications. Advanced Light and Materials Properties and Effects. The Cabana. Cool Concepts. Catalog no. K12422, August 2014, 460 pp. ISBN: 978-1-4398-5264-4, $59.95 / £38.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
7
Computer Engineering New!
ARM Assembly Language Fundamentals and Techniques, Second Edition William Hohl and Christopher Hinds Texas Instruments, Austin, USA
"The author is obviously an authority on the subject and this shows clearly. The text is also clearly written and easy to follow, with examples and analogies used to make understanding easier. Using Keil and the Tiva Launchpad should also make it pretty easy to get the examples up and running on an actual Cortex-M as well as using a simulator." —Dr Craig A. Evans, University of Leeds, UK
Providing a solid introduction to assembly language and embedded systems, ARM Assembly Language, Second Edition continues to support the popular ARM7TDMI but also addresses the latest architectures from ARM®. These include the Cortex™-A, Cortex-R, and Cortex-M processors, all of which have slightly different instruction sets, programmer's models, and exception handling. The new edition also features three new chapters, a new appendix, and expanded coverage of the ARM7™. It tackles IEEE 754 floatingpoint arithmetic and discusses both Keil™ MDK-ARM and Texas Instruments Code Composer Studio™. A solutions manual and figure slide are available with qualifying course adoption.
New!
Machine Learning An Algorithmic Perspective, Second Edition Stephen Marsland Massey University, Palmerston North, New Zealand
Along with updating all chapters and Python code examples, the Second Edition of the bestselling Machine Learning: An Algorithmic Perspective includes new chapters on Gaussian processes, Boltzmann machines, and deep belief networks. It also revises coverage of kernel methods and adds new material on random forests and model selection. Practical enough for students without a strong mathematical background, the book retains its popular algorithmic approach as well as its focus on how to use the algorithms that make up machine learning methods and how and why these algorithms work.
Features: • Explains how to use the algorithms underlying machine learning methods • Employs actual programming examples throughout, rather than pseudocode • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents:
Features: • Provides a solid introduction to assembly language and embedded systems • Works the reader through real problems and shows real code • Contains case studies and examples throughout
Abridged Contents: An Overview of Computing Systems. The Programmer’s Model. Introduction to Instruction Sets - v4T and v7M. Assembler Rules and Directives. Loads, Stores, and Addressing. Constants and Literal Pools. Integer Logic and Arithmetic. Branches and Loops. Introduction to Floating-Point: Data Types and Data Transfer. Introduction to Floating-Point: Rounding and Exceptions. Introduction to FloatingPoint: The Instructions. Tables. Subroutines and Stacks. Exception Handling-ARM7TDMI. Exception Handling-v7M. Memory-Mapped Peripherals. Thumb and Thumb-2. Mixing C and Assembly. Appendices.
Introduction. Linear Discriminants. The Multi-Layer Perceptron. Radial Basis Functions and Splines. Support Vector Machines. Learning with Trees. Decision by Committee: Ensemble Learning. Probability and Learning. Unsupervised Learning. Dimensionality Reduction. Optimization and Search. Evolutionary Learning. Reinforcement Learning. Markov Chain Monte Carlo (MCMC) Methods. Graphical Models. Python. Catalog no. K18981, October 2014, c. 474 pp. ISBN: 978-1-4665-8328-3, $79.95 / £49.99 Also available as an eBook
Catalog no. K22631, October 2014, c. 456 pp. ISBN: 978-1-4822-2985-1, $89.95 / £57.99 Also available as an eBook
8
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Computer Engineering New!
New!
Computer Graphics Through OpenGL
Distributed Systems
From Theory to Experiments, Second Edition Sumanta Guha Asian Institute of Technology, Thailand
From geometric primitives, animation, and 3D modeling to lighting, shading, and texturing, Computer Graphics Through OpenGL®: From Theory to Experiments, Second Edition presents a comprehensive introduction to computer graphics using an active learning style to teach key concepts. Equally emphasizing theory and practice, the book provides an understanding not only of the principles of 3D computer graphics, but also the use of the OpenGL® API to code 3D scenes and animation, including games and movies. Supplementary resources are accessible via the author’s website. An instructor’s manual and figure slides are available with qualifying course adoption.
Abridged Contents: Hello World. Tricks of the Trade. Movers and Shapers. Geometry for the Home Office. Making Things Up. Lights, Camera, Equation. Pixels, Pixels, Everywhere. Anatomy of Curves and Surfaces. Well Projected. The Time Is Pipe. Rendering Pipe Dreams. Appendices: Projective Spaces and Transformations, Math Self-Test, Math Self-Test Solutions. Bibliography. Subject Index. Program Index. Catalog no. K24133, August 2014, 951 pp. ISBN: 978-1-4822-5839-4, $99.95 / £63.99 Also available as an eBook
An Algorithmic Approach, Second Edition Sukumar Ghosh University of Iowa, Iowa City, USA
Distributed Systems: An Algorithmic Approach provides a highly accessible, balanced treatment of the underlying theory and practical applications of distributed computing. As in the previous version, the language of the Second Edition is kept as unobscured as possible—clarity is given priority over mathematical formalism. Containing significant updates that mirror the phenomenal growth of distributed systems, this easily digestible text includes fresh exercises, examples, and case studies and explores new topics related to peer-to-peer and social networks. A solutions manual and figure slides are available with qualifying course adoption.
Abridged Contents: Section I: Background Materials. Introduction. Interprocess Communication: An Overview. Section II: Foundational Topics. Models for Communication. Representing Distributed Algorithms: Syntax and Semantics. Program Correctness. Time in a Distributed System. Section III: Important Paradigms. Mutual Exclusion. Distributed Snapshot. Global State Collection. Graph Algorithms. Coordination Algorithms. Section IV: Faults and Fault-Tolerant Systems. Fault-Tolerant Systems. Distributed Consensus. Distributed Transactions. Group Communication. Replicated Data Management. SelfStabilizing Systems. Section V: Real-World Issues. Distributed Discrete-Event Simulation. Security in Distributed Systems. Sensor Networks. Social and Peer-to-Peer Networks. Catalog no. K15248, July 2014, 554 pp. ISBN: 978-1-4665-5297-5, $119.95 / £76.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
9
Signal and Image Processing Real-Time Digital Signal Processing from MATLAB® to C with the TMS320C6x DSPs
Probability and Random Processes for Electrical and Computer Engineers
Second Edition
Charles Therrien and Murali Tummala
Thad B. Welch Boise State University, Idaho, USA
Cameron H.G. Wright University of Wyoming, Laramie, USA
Michael G. Morrow University of Wisconsin-Madison, USA
Following a step-by-step framework to demonstrate the transition from theory to MATLAB to real-time DSP hardware, Real-Time Digital Signal Processing from MATLAB® to C with the TMS320C6x DSPs, Second Edition covers additional topics (such as PN sequences) and more advanced real-time DSP projects (including higher-order digital communications projects). Plus, the book’s software supports the latest high-performance hardware, including the OMAPL138 Experimenter Kit and other development boards. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Bridges the gap between theory and practice using real-time hardware and a hands-on approach • Includes a download path to source code, example files, test signals, and executable programs • Contains exercises, projects, and end-of-chapter challenges ideal for classroom use or self-learning
Abridged Contents: Sampling and Reconstruction. FIR and IIR Digital Filters. Periodic Signal Generation. Frame-Based DSP. Digital Filters Using Frames. The Fast Fourier Transform. Spectral Analysis and Windowing. Guitar Special Effects. Graphic Equalizer. Peak Program Meter. AM Transmitters and Receivers. Phase-Locked Loop. BPSK Digital Transmitters and Receivers. MPSK and QAM Digital Transmitters. QPSK Digital Receivers. Code Composer Studio. DSP/BIOS. Numeric Representations. TMS320C6x. Architecture. Related Tools for DSKs.
Second Edition Naval Postgraduate School, Monterey, California, USA
Updated and written in a clear, concise style, Probability and Random Processes for Electrical and Computer Engineers, Second Edition focuses on strengthening the student’s grasp of underlying mathematical concepts. It further clarifies topics such as random processes (including Markov and Poisson) and analysis in the time and frequency domain. Chapters discuss the probability model, random variables and transformations, inequalities and limit theorems, and queuing processes. A solutions manual, lecture slides, and web access to computer projects with qualifying course adoption.
Features: • Elaborates on continuous and discrete random processes with applications for signal processing • Introduces basic ideas of decision theory and its applications to communications, radar, and sonar • Provides more than 200 homework problems, 15 computer projects with MATLAB® functions, and numerous examples from different fields
Abridged Contents: Part I: Probability and Random Variables. Introduction. The Probability Model. Random Variables and Transformations. Expectation, Moments, and Generating Functions. Two and More Random Variables. Inequalities, Limit Theorems, and Parameter Estimation. Random Vectors. Part II: Introduction to Random Processes. Random Signals in the Time Domain. Random Signals in the Frequency Domain. Markov, Poisson, and Queuing Processes. Appendices. Catalog no. K11329, September 2011, 431 pp. ISBN: 978-1-4398-2698-0, $87.95 / £55.99 Also available as an eBook
Catalog no. K13903, December 2011, 436 pp. ISBN: 978-1-4398-8303-7, $98.95 / £62.99 Also available as an eBook
10
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Signal and Image Processing Speech Enhancement Theory and Practice, Second Edition Philipos C. Loizou The University of Texas at Dallas, USA
Updated and expanded, this Second Edition of the bestselling Speech Enhancement: Theory and Practice responds to the growing need to design speech enhancement algorithms that can improve speech intelligibility without sacrificing speech quality. Written by a pioneer in the field, the text covers the fundamentals, major enhancement algorithms, evaluation measures, and future directions. The book includes a CD with noise and speech recordings, MATLAB® codes, and more. Figure slides are available with qualifying course adoption.
Features: • Presents recent binary-mask-based algorithms aimed specifically at improving intelligibility • Contains numerous examples and more than 200 illustrations to help explain the theory • Explains how to evaluate algorithm performance in terms of quality and intelligibility
Abridged Contents: Introduction. Discrete-Time Signal Processing and Short-Time Fourier Analysis. Speech Production and Perception. Noise Compensation by Human Listeners. Spectral-Subtractive Algorithms. Wiener Filtering. Statistical-Model-Based Methods. Subspace Algorithms. Noise-Estimation Algorithms. Evaluating Performance of Speech Enhancement Algorithms. Objective Quality and Intelligibility Measures. Comparison of Speech Enhancement Algorithms. Algorithms That Can Improve Speech Intelligibility. Appendices. Catalog no. K14513, February 2013, 711 pp. ISBN: 978-1-4665-0421-9, $119.95 / £76.99 Also available as an eBook
Digital Signal Processing with Examples in MATLAB® Second Edition Samuel D. Stearns Sandia National Laboratories, Albuquerque, New Mexico, USA
Donald R. Hush Los Alamos National Laboratory, New Mexico, USA
This Second Edition of the bestselling Digital Signal Processing with Examples in MATLAB® introduces the basic aspects of signal processing and presents the fundamentals of DSP. Along with discussing current DSP applications, this edition includes new chapters on analog systems models and pattern recognition using support vector machines as well as new sections on the chirp z-transform, resampling, waveform reconstruction, discrete sine transform, and logarithmic and nonuniform sampling. It also contains a more comprehensive table of transforms. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Reviews the basic mathematics required and provides a brief introduction to the MATLAB® language • Relates DSP to continuous signal processing, rather than treating it as an isolated operation • Includes numerous exercises and examples, as well as downloadable MATLAB functions
Abridged Contents: Introduction. Least Squares, Orthogonality, and the Fourier Series. Correlation, Fourier Spectra, and the Sampling Theorem. Linear Systems and Transfer Functions. Finite Impulse Response Filter Design. Infinite Impulse Response Filter Design. Random Signals and Spectral Estimation. Least-Squares System Design. Adaptive Signal Processing. Signal Information, Coding, and Compression. Models of Analog Systems. Pattern Recognition with Support Vector Machines. Appendix. Catalog no. K11720, April 2011, 516 pp. ISBN: 978-1-4398-3782-5, $109.95 / £69.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
11
Signal and Image Processing Electroacoustics Mendel Kleiner Chalmers University of Technology, Gothenburg, Sweden
Based on the author’s extensive experience teaching electroacoustics to graduate and advanced graduate students, Electroacoustics is a modern, accessible text that describes the key scientific and engineering concepts behind the design of popular sound transducers, taking into account the necessary compromises for real-world applications. The book covers both traditional audio and ultrasonic transducers and includes up-to-date material on arrays, planar transducers, radiation impedance, loudspeaker enclosure design, and more. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Emphasizes multidisciplinary engineering principles, preparing students for a broad range of applications • Explains electroacoustic theory in an easy-to-read style without resorting to matrix theory • Contains study questions, problems, exercises, and more than 1,220 illustrations
Abridged Contents: Introduction. Introduction to Electroacoustic Systems. Sound and Its Properties. Waves in Membranes and Plates. Circuits and Circuit Components. Electromechanical Analogies. Electroacoustical Analogies. Conversion between Analogies. Transducer Operating Principles. Radiation and Impedance. Sound Source and Acoustic Environment. Directivity. Microphone and Sound Field. Microphones. Electrodynamic Loudspeaker Drivers. Baffle and Box. Vented Box Loudspeakers. Transmission Line Loudspeakers. Horns. Gradient Loudspeakers. Drivers Using Flexible Diaphragms. Multiway Loudspeakers. Active Loudspeakers. Headphones and Earphones. High-Frequency Transducers. Appendices. Catalog no. K11635, February 2013, 628 pp. ISBN: 978-1-4398-3618-7, $119.95 / £59.99
New!
Applied Medical Image Processing A Basic Course, Second Edition Wolfgang Birkfellner Medical University of Vienna, Austria
Avoiding excessive mathematical formalisms, this Second Edition of the bestselling Applied Medical Image Processing: A Basic Course delivers an ideal introduction to medical image processing, presenting key principles and algorithms using simple MATLAB®/Octave scripts. It not only discusses data storage, transformations, segmentation, rendering, registration, and reconstruction, but also contains a chapter on clinical applications and an image-guided therapy tutorial. Including examples from radiology, internal medicine, surgery, and radiation therapy, the text is beneficial to students of medical physics, biomedical engineering, computer science, applied mathematics, and related fields, as well as radiology professionals.
Features: • Provides additional examples from radiology, internal medicine, surgery, and radiation therapy • Incorporates freely available programs in the public domain (e.g., GIMP, 3DSlicer, and ImageJ) when applicable • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: A Few Basics of Medical Image Sources. Image Processing in Clinical Practice. Image Representation. Operations in Intensity Space. Filtering and Transformations. Segmentation. Spatial Transforms. Rendering and Surface Models. Registration. CT Reconstruction. A Tutorial on Image Guided Therapy. A Selection of MATLAB Commands. Catalog no. K15380, March 2014, 455 pp. ISBN: 978-1-4665-5557-0, $79.95 / £49.99 Also available as an eBook
Also available as an eBook
12
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Signal and Image Processing New!
Biosignal and Medical Image Processing Third Edition John L. Semmlow Robert Wood Johnson Medical School, New Brunswick, New Jersey, USA
Benjamin Griffel This Third Edition of the bestselling Biosignal and Medical Image Processing offers comprehensive coverage of the major approaches in biomedical signal and image processing. It provides a complete set of signal processing tools, including diagnostic decision-making tools, and classification methods. Thoroughly revised and updated, it supplies important new material on nonlinear methods for describing and classifying signals, including entropy-based and scaling methods. This edition covers data "cleaning" methods commonly used in such areas as heart rate variability studies, along with actual examples. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Contains additional examples with biological data such as EEG, ECG, respiration, and heart rate variability • Includes nearly double the number of end-of-chapter problems • Incorporates MATLAB® throughout the text
Abridged Contents: Introduction. Basic Concepts. Spectral Analysis: Classical Methods. Digital Filters. Spectral Analysis: Modern Techniques. Time–Frequency Analysis. Wavelet Analysis. Advanced Signal Processing Techniques: Optimal and Adaptive Filters. Multivariate Analyses: Principal Component Analysis and Independent Component Analysis. Fundamentals of Imaging Processing: MATLAB Image Processing Toolbox. Spectral Analysis: The Fourier Transform. Image Segmentation. Image Reconstruction. Classification I: Linear Discriminant Analysis and Support Vector Machines. Adaptive Neural Nets.
Signals and Systems Laboratory with MATLAB® Alex Palamides and Anastasia Veloni Technological Educational Institute of Piraeus, Athens, Greece
Written for a signals and systems lab, Signals and Systems Laboratory with MATLAB® introduces students to theory through analytical examples in MATLAB®. Every theoretical concept is accompanied by the corresponding code implementation. Instead of using big M-Files or author-written functions with comments, commands are executed one by one at the MATLAB command prompt, and results with comments are given side by side in two- or three-column tables. This text not only teaches students how to study signals and systems concepts in MATLAB but also how to program.
Features: • Provides more than 5,000 lines of MATLAB code and a detailed tutorial to introduce the language • Contains hands-on lab exercises, over 700 figures, and 400+ examples and chapter-end solved problems • Includes a solutions manual is available with qualifying course adoption
Abridged Contents: Introduction to MATLAB®. Signals. Systems. Time Domain System Analysis. Fourier Series. Fourier Transform. Fourier Analysis of Discrete-Time Signals. Frequency Response. The Laplace Transform. ZTransform. Transfer Function. Suggested Laboratory Exercises. Catalog no. K11500, August 2010, 567 pp. ISBN: 978-1-4398-3055-0, $91.95 / £58.99 Also available as an eBook
Catalog no. K16329, February 2014, 630 pp. ISBN: 978-1-4665-6736-8, $119.95 / £76.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
13
Signal and Image Processing
New!
Signals and Systems A MATLAB® Integrated Approach Oktay Alkin Southern Illinois University, Edwardsville, USA
Signals and Systems: A MATLAB® Integrated Approach employs MATLAB both computationally and pedagogically while covering the characteristics of signals, operations used on signals, time and frequency domain analyses of systems, and more. The book involves students directly in the process of visualization to afford a more interactive—thus more effective—solution for a one- or two-semester course on signals and systems at the junior or senior level. A solutions manual, MATLAB code, figures, presentation slides, and other ancillary materials are available on an author-supported website or with qualifying course adoption.
Features: • Covers continuous-time and discrete-time signals and systems in a parallel yet separate fashion to allow greater flexibility in teaching • Includes traditional problems and examples as well as MATLAB examples, homework problems, demo programs, projects, and exercises • Utilizes MATLAB content integrated into the MATLAB help browser, allowing for efficient side-by-side use of a computer and the text
Abridged Contents: Signal Representation and Modeling. Analyzing Continuous- and Discrete-Time Systems in the Time Domain. Fourier Analysis for Continuous- and Discrete-Time Signals and Systems. Sampling and Reconstruction. Laplace Transform for ContinuousTime Signals and Systems. z-Transform for DiscreteTime Signals and Systems. State-Space Analysis of Systems. Analysis and Design of Filters. Amplitude Modulation. Appendices. Catalog no. K20894, March 2014, 1122 pp. ISBN: 978-1-4665-9853-9, $149.95 / £45.00
Digital Signal Processing Laboratory Second Edition B. Preetham Kumar California State University, Sacramento, USA
Digital Signal Processing Laboratory, Second Edition is an accessible, easy-tounderstand text that builds students’ proficiency with the theory, software, and hardware of DSP. Each chapter contains a brief section on theory to explain the underlying mathematics and principles, a problemsolving section, and a computer laboratory section with MATLAB® and Simulink® programming examples. Applicable chapters include a hardware laboratory section composed of exercises using test and measuring equipment. The book also features numerous tutorials, homework problems, and case studies. A solutions manual is available with qualifying course adoption.
Features: • Covers basic concepts, such as Z-transform, system function, discrete-time convolution, and difference equations • Reviews sampling, quantization (uniform and non-uniform), and binary encoding in the PCM process • Includes appendices that give detailed hardware descriptions, user instructions for the equipment described in the text, and brief descriptions of alternate equipment and manufacturers
Abridged Contents: Introduction to Digital Signal Processing. DiscreteTime LTI Signals and Systems. Time and Frequency Analysis of Communication Signals. Analog to Digital (A/D) and Digital to Analog (D/A) Conversion. Digital Filter Design I: Theory and Software Tools. Digital Filter Design II: Applications. DSP Hardware Design I. DSP Hardware Design II. Appendices. Catalog no. K10900, May 2010, 298 pp. ISBN: 978-1-4398-1737-7, $104.95 / £65.99 Also available as an eBook
Also available as an eBook
14
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Signal and Image Processing Coming Soon!
Introduction to Imaging from Scattered Fields Michael A Fiddy University of North Carolina at Charlotte, USA
New!
Audio Effects Theory, Implementation and Application
R. Shane Ritter
Joshua D. Reiss and Andrew McPherson
Perigon Engineering, Charlotte, North Carolina, USA
Queen Mary University of London, UK
Introduction to Imaging from Scattered Fields explores electromagnetic wave scattering phenomena for diverse objects and imaging from their scattered field data. It discusses the advantages and limitations of methods for inversion, data acquisition, signal processing, and filtering/sampling effects. With many examples, problems, and MATLAB® exercises, the book provides students with a practical toolkit to implement and experiment with the methods. The authors focus on electromagnetic wave scattering, established methods, and new methods and advances in imaging from scattered waves.
Audio Effects: Theory, Implementation and Application explores digital audio effects, with relevance to audio signal processing, music informatics, and related topics. The text integrates theory and practice, relating technical implementation to musical implications. It can be used to provide students with an understanding of the operation of existing audio effects or to inspire them to create new ones. In addition to common (and unusual) audio effects, the book discusses current digital audio standards, most notably VST and AudioUnit. Accompanying source code is provided in MATLAB® and C/C++.
Features:
Features:
• Presents a solid, comprehensive introduction to electromagnetic scattering for quantitative imaging
• Explains how to implement and use the full range of audio effects
• Includes extensive illustrations, MATLAB code, experiments, and simulations • Gives the theoretical bases for the methods along with the numerical results
Abridged Contents: Introduction. Theoretical Background. Systematic Method for Producing Simulated Scattered Field Data From Known Structures. Well-Known Inversion Methods. Data Acquisition Considerations. Recent Signal Processing-Based Approaches. Application of Signal Processing-Based Methods. Effects of Filtering and Sampling. Unified Inverse Imaging Approach and Constraints. References. Appendices. Catalog no. K16446, November 2014, c. 246 pp. ISBN: 978-1-4665-6958-4, $89.95 / £57.99 Also available as an eBook
• Provides audio examples, sample questions, problems, and exercises • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Audio Signal Processing and Programming Fundamentals. Mixing Consoles. DAWs, Software Mixers, and Sequencers. Audio Effect Classification and Ordering. Real-Time Processing. Psychoacoustics. Comb Filters. Flanging. Vibrato. Chorus. Equalizers. Parametric and Graphic Equalizer Design. Time Varying Filters. Wah-Wah. Phasers. Compressors. Loudness War. Limiters. Expanders. Noise Gates. Transient Modification. Overdrive, Distortion, and Fuzz. Doppler. Vector Formulation. Reverb. Stereo. Surround Sound. Wavefield Synthesis. Vector-Based Amplitude Panning. Ring Modulation. Analog Emulation. Phase Vocoder. Robotization. Whisperization. Time Segment Processing. Audio Effect Ordering and Placement. Catalog no. K15885, October 2014, c. 381 pp. ISBN: 978-1-4665-6028-4, $99.95 / £63.99
For more information and complete contents, visit www.crctextbooks.com
15
Electromagnetics & Electronic Materials Bestseller!
Numerical Techniques in Electromagnetics with MATLAB Third Edition Matthew N.O. Sadiku Prairie View A&M University, Texas, USA
This third edition of the bestselling Numerical Techniques in Electromagnetics with MATLAB® demonstrates how to pose, numerically analyze, and solve electromagnetic problems. In addition to adopting the use of MATLAB®, the book features improvements to the standard algorithm for the FDTD method and the treatment of absorbing boundary conditions in FDTD, the finite element method, and the transmission-line-matrix method. It also includes a chapter on the method of lines, an appendix on the use of MATLAB code, updated examples, and new homework problems. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Familiarizes students with the common methods used in computational electromagnetics • Gives students the ability to expand their problem-solving skills using a variety of techniques • Prepares students for research in electromagnetism
Abridged Contents: Fundamental Concepts. Analytical Methods. Finite Difference Methods. Variational Methods. Moment Methods. Finite Element Method. Transmission-linematrix Method. Monte Carlo Methods. Method of Lines. Appendices. Catalog no. 6309X, April 2009, 648 pp. ISBN: 978-1-4200-6309-7, $146.95 / £93.00 Also available as an eBook
Principles of Electromagnetic Waves and Materials Dikshitulu K. Kalluri University of Massachusetts, Lowell, USA
Principles of Electromagnetic Waves and Materials is a condensed version of the author’s previously published textbook, Electromagnetic Waves, Materials, and Computation with MATLAB®. It focuses on meeting the needs of lower-level courses, primarily for senior undergraduate and graduate students. Striking a balance between theory and practice, the text tackles the subject of electromagnetics by supplementing quintessential information and methods with an appropriate amount of material on plasmas to expose students to the broad area of plasmonics. A solutions manual, PowerPoint slides, MATLAB downloads, and other ancillary materials are available with qualifying course adoption.
Features: • Takes an integrative approach while combining "old-school" information with appropriate amount of material on plasmas for exposing the students to the broad area of plasmonics • Contains end-of-chapter problems, quizzes, and exams • Includes useful appendices for quick reference
Abridged Contents: Electromagnetics of Simple Media. Electromagnetics of Simple Media: One-Dimensional Solution. TwoDimensional Problems and Waveguides. ThreeDimensional Solutions. Spherical Waves and Applications. Laplace Equation: Static and LowFrequency Approximation. Miscellaneous Topics on Waves. Electromagnetic Modeling of Complex Materials. Waves in Isotropic Cold Plasma: Dispersive Medium. Spatial Dispersion and Warm Plasma. Wave in Anisotropic Media and Magnetoplasma. Optical Waves in Anisotropic Crystals. Appendices. Catalog no. K20643, May 2013, 462 pp. ISBN: 978-1-4665-9372-5, $99.95 / £63.99 Also available as an eBook
16
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Electromagnetics & Electronic Materials Electromagnetic Waves, Materials, and Computation with MATLAB®
Magnetics, Dielectrics, and Wave Propagation with MATLAB® Codes
Dikshitulu K. Kalluri
Carmine Vittoria
University of Massachusetts, Lowell, USA
Northeastern University, Boston, Massachusetts, USA
Combining theory, intuitive approximate solutions, and the use of commercial software, Electromagnetic Waves, Materials, and Computation with MATLAB® takes a modern approach to the study of electromagnetics. By integrating MATLAB® and FDTD methods with a solid base of conceptual mathematical aspects, the text gives students the skills and confidence needed to use high-level software to write code without being solely dependent on such programs. This text has case studies, homework problems, and more than 3000 equations. A solutions manual, figure slides, and a downloadable component for instructors are available with qualifying course adoption.
A comprehensive description of wave propagation in magneto-dielectric materials, Magnetics, Dielectrics, and Wave Propagation with MATLAB® Codes presents qualitative and quantitative arguments to calculate magnetic parameters from first principles. The book’s theoretical approach combines macroscopic free magnetic energy with Maxwell's equations to yield wave propagation characteristics of magneto-dielectric materials. The author provides a clear understanding of the origin of magnetic parameters and how to calculate these parameters as the dimensionality of materials is reduced toward the microscopic scale. To aid in comprehension and encourage further study, each chapter concludes with problems, solutions, and references.
Abridged Contents:
Catalog no. K11955, September 2010, 472 pp. ISBN: 978-1-4398-4199-0, $154.95 / £98.00
Electromagnetics of Simple Media. One-Dimensional Solution. Two-Dimensional Problems and Waveguides. Three-Dimensional Solutions. Spherical Waves and Applications. Laplace Equation: Static and Low-Frequency Approximations. Miscellaneous Topics on Waves. Electromagnetic Modeling of Complex Materials. Artificial Electromagnetic Materials. Waves in Isotropic Cold Plasma: Dispersive Medium. Spatial Dispersion and Warm Plasma. Wave in Anisotropic Media and Magnetoplasma. Optical Waves in Anisotropic Crystals. Electromagnetics of Moving Media. Electromagnetic Computation. OneDimensional Problems. Two-Dimensional Problem. Advanced Topics on Finite-Element Method. Case Study Ridged Waveguide with Many Elements. Finite-Difference Time-Domain Method and Simulation of Electromagnetic Pulse Interaction with a Switched Plasma Slab. Approximate Analytical Methods Based on Perturbation and Variational Techniques. Appendices. Problems. Catalog no. K11757, August 2011, 886 pp. ISBN: 978-1-4398-3867-9, $146.95 / £93.00 Also available as an eBook
Also available as an eBook
New!
Microwave Engineering Concepts and Fundamentals Ahmad Shahid Khan Aligarh Muslim University, India
Microwave Engineering: Concepts and Fundamentals is an encyclopedic text that not only encompasses nearly all facets of microwave engineering, but also gives all topics—including microwave generation, measurement, and processing—equal emphasis. It describes ferrite devices, cavity resonators, semiconductor and RF/microwave devices, and integrated circuits, and discusses different microwave components, antennas, tubes, transistors, diodes, and parametric devices. Complete with illustrations, numerical examples, problems, and references, the book covers everything from wave propagation to reflection and refraction, guided waves, and transmission lines, providing a comprehensive understanding of the underlying principles of microwave engineering. A solutions manual and figure slides are available with qualifying course adoption. Catalog no. K20512, March 2014, 800 pp. ISBN: 978-1-4665-9141-7, $139.95 / £89.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
17
Circuits & Devices Principles of Analog Electronics Giovanni Saggio Università degli Studi di Roma Tor Vergata, Italy
Richly illustrated in full color, Principles of Analog Electronics introduces students to the fascinating world of analog electronics, where fields, circuits, signals and systems, and semiconductors meet. The author expertly blends theory with practical examples to give a clear understanding of how real electronic circuits work. The book reviews the prerequisite mathematics, physics, and chemistry, and the theory of circuits, before delving into passive and active electronic devices. Taking a fresh approach, the text connects electronics to everyday life through interesting observations, key personalities, and real-world applications. A solutions manual, lecture slides, and figure slides are available with qualifying course adoption.
Features: • Highlights interesting observations, curiosities, and illustrative examples in sidebars throughout the book • Includes helpful end-of-chapter summaries with key points, jargon, and terms • Contains exercises to test understanding of the material
Abridged Contents: Mathematical Tools. Physical and Electrical Background. Nature of Matter. Two-Terminal Components. Two-Port Networks. Circuit Theorems. Frequency Domain. Semiconductor Components. Diode Circuits. Amplifiers: Intro. Amplifiers: Basic BJT Configurations. Amplifiers: Basic MOSFET Configurations. Amplifiers: Variants. Amplifiers: Cascading Stages. Some Applications. Catalog no. K18911, January 2014, 567 pp. ISBN: 978-1-4665-8201-9, $119.95 / £49.99 Also available as an eBook
Analysis and Application of Analog Electronic Circuits to Biomedical Instrumentation Second Edition Robert B. Northrop University of Connecticut, Storrs, USA
This book explains the electronic components and subsystems—the building blocks—that are used in ECG, EEG, EMG, ERG, tomographic images, biochemical spectrograms, and other crucial medical applications. This second edition has been substantially updated and revised. It now features a glossary, new end-of-chapter problems, and three new chapters that address wireless patient monitoring using UHF telemetry, power amplifiers and their applications to biomedical instruments, and RFID, GPS, and ultrasonic tags used in ecological research. A solutions manual and figure slides available with qualifying course adoption. Catalog no. K12982, March 2012, 578 pp. ISBN: 978-1-4398-6669-6, $125.95 / £81.00 Also available as an eBook
New!
Linear Circuit Theory Matrices in Computer Applications Jiri Vlach University of Waterloo, Ontario, Canada
This comprehensive textbook covers all subjects on linear circuit theory, with an emphasis on learning the subject without an excessive amount of information. This unique approach stresses knowledge rather than computer use and differs from other books by introducing matrix algebra early on. The book’s 290 problems provide students with a strong foundation on which to build. Topics covered include nodal and mesh analysis, matrix methods, dependent sources, network transformations, capacitors and inductors, frequency and time domains, and Laplace transformation. A solutions manual is available with qualifying course adoption. Catalog no. N10993, February 2014, 464 pp. ISBN: 978-1-926895-61-1, $119.95 / £76.99 Also available as an eBook
18
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Electronics Engineering Fundamentals of Electrical Engineering Charles A. Gross and Thaddeus A. Roppel Auburn University, Alabama, USA
Real-world engineering problems aren’t neatly divided into mechanical, electrical, chemical, civil, and other categories. For instance, civil engineers must contend with lighting design issues. Mechanical engineers have to deal with motors in HVAC applications, and chemical engineers are forced to handle problems involving process control. Simple and easy-to-use, yet maintaining enough mathematical and scientific rigor to remain practical, Fundamentals of Electrical Engineering teaches the fundamentals of electrical engineering without including the typical analytical methods that hold little relevance for non-electrical engineers and engineering students.
Features: • Offers a concise explanation of the fundamentals of electrical engineering • Integrates coverage of practical applications and theoretical fundamentals • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: What Is Engineering? Electrical Circuit Concepts. Electrical Energy. Electrical Generation and Transmission. Electrical Loads. Semiconductor Devices. Sensors and Instrumentation. Digital Logic. Robots. Appendices. Catalog no. K11681, February 2012, 481 pp. ISBN: 978-1-4398-3714-6, $93.95 / £59.99 Also available as an eBook
Numerical and Analytical Methods with MATLAB® for Electrical Engineers William Bober Florida Atlantic University, Boca Raton, USA
Andrew Stevens Electrical Science, Inc., Rye Brook, New York, USA
Numerical and Analytical Methods with MATLAB® for Electrical Engineers presents basic programming techniques consistent with the MATLAB software package and discusses numerical and analytical concepts applicable to electrical engineering. The text contains many sample MATLAB programs that provide guidance for students completing the assigned projects. Case studies relate presented concepts to engineering in practice. The chapters address such topics as Simulink, curve fitting, optimization, partial differential equations, Laplace transforms, control systems, signal processing, differential equations, transcendental equations, and numerical integration. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Contains end-of-chapter exercises, projects, worked examples, and references • Includes downloadable MATLAB example code on the CRC Press book website • Presents early chapters that build programming skills and understanding of MATLAB procedures in a carefully explained, student-friendly manner
Abridged Contents: Numerical Methods for Electrical Engineers. MATLAB® Fundamentals. Matrices. Roots of Algebraic and Transcendental Equations. Numerical Integration. Numerical Integration of Ordinary Differential Equations. Laplace Transforms. Fourier Transforms and Signal Processing. Curve Fitting. Optimization. Simulink. Appendices. MATLAB® Function Index. Catalog no. K12515, August 2012, 288 pp. ISBN: 978-1-4398-5429-7, $115.95 / £72.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
19
Optical Engineering Understanding LED Illumination
Fundamentals of Nonlinear Optics
M. Nisa Khan
Peter E. Powers
IEM LED Lighting Technologies, New Jersey, USA
University of Dayton, Ohio, USA
Understanding LED Illumination elucidates the science of lighting for light emitting diodes. It presents concepts, theory, simulations, and new design techniques that shine the spotlight on illumination, energy efficiency, and reducing electrical power consumption. The text provides an introduction to the fundamentals of LED lamp design, and highlights the principles of large-space and 3D object illumination for developing competitive LED lamps. Figure slides are available with qualifying course adoption.
Features: • Describes the challenges of LED lighting in scientific and mathematical terms • Addresses lamp output metrics, characterization methods, and efficiency limiting factors • Contains case studies from Osram Optosemiconductors, Sylvania, Phillips, GE, and others
Abridged Contents: Introduction. LED Lighting Devices. LED Module Manufacturing. Lamp Measurement and Characterization. LED Lamp Design Considerations. LED Lighting Design and Simulation. LED Replacements for Incandescent and Linear-Tubular Fluorescent Lamps. References. Catalog no. K14684, August 2013, 272 pp. ISBN: 978-1-4665-0772-2, $69.95 / £44.99 Also available as an eBook
Fundamentals of Nonlinear Optics is an introductory text that analyzes the complementary aspects of nonlinear optics to provide a fundamental understanding of the underlying physics and practical device considerations. Consistently connecting theory, process, effects, and applications, the book addresses a broad spectrum of nonlinear phenomena, from second-harmonic generation to soliton formation. Topics include sum- and difference-frequency generation, optical parametric oscillation, the electrooptic effect, four-wave mixing, self-phase modulation, and more. Problems, references, and further reading appear at the end of most chapters. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Contains robust end-of-chapter exercises, references, and suggestions for further reading • Supplies algorithms accessible to any scientific graphical and programming package • Encourages mastery of key concepts in preparation for more advanced study
Abridged Contents: Introduction. Linear Optics. Introduction to the Nonlinear Susceptibility. Three-Wave Processes in the Small-Signal Regime. Quasi-Phase Matching. ThreeWave Mixing Beyond the Small-Signal Limit. χ(2) Devices. χ(3) Processes. Raman and Brillouin Scattering. Nonlinear Optics Including Diffraction and Dispersion. Appendices. Catalog no. 93517, May 2011, 329 pp. ISBN: 978-1-4200-9351-3, $87.95 / £55.99
20
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Optical Engineering Optics for Engineers
Plasma Physics and Engineering
Charles A. DiMarzio
Second Edition
Northeastern University, Boston, Massachusetts, USA
Optics for Engineers provides advanced undergraduate- and graduate-level engineering students with a rigorous yet practical introduction to the basic principles of optics, and explains how those principles affect design decisions. Guiding students through geometric and physical optics, the author cites examples from his experience in the design of laser radars and biomedical optics to help students connect core concepts with industry applications. Figure slides are available with qualifying course adoption.
Features: • Highlights the most important and frequently used equations • Invites students to solve real-world problems in designing and analyzing optical systems • Includes downloadable MATLAB® code as well as useful appendices and more than 500 illustrations
Abridged Contents: Introduction. Basic Geometric Optics. Matrix Optics. Stops, Pupils, and Windows. Aberrations. Polarized Light. Interference. Diffraction. Gaussian Beams. Coherence. Fourier Optics. Radiometry and Photometry. Optical Detection. Nonlinear Optics. Appendices. References. Catalog no. K10366, August 2011, 558 pp. Soft Cover ISBN: 978-1-4398-0725-5, $98.95 / £62.99 Also available as an eBook
Alexander Fridman Drexel University, Philadelphia, Pennsylvania, USA
Lawrence A. Kennedy University of Illinois at Chicago, USA
Reflecting recent developments in plasma science and technology, Plasma Physics and Engineering, Second Edition continues to be one of the best textbooks in the field. It covers plasma chemistry and engineering, combustion, chemical physics, lasers, electronics, methods of material treatment, fuel conversion, and environmental control. Along with many new topics, this edition includes two new chapters on microdischarges and discharges in liquids. It contains a database on plasma kinetics and thermodynamics, numerical formulas for practical calculations, and many problems and concept questions. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Offers a database on plasma kinetics and thermodynamics • Provides numerical formulas for practical calculations • Supplies an array of problems and concept questions
Abridged Contents: Plasma in Nature, in the Laboratory, and in Industry. Elementary Processes of Charged Species in Plasma. Elementary Processes of Excited Molecules and Atoms in Plasma. Plasma Statistics and Kinetics of Charged Particles. Kinetics of Excited Particles in Plasma. Electrostatics, Electrodynamics, and Fluid Mechanics of Plasma. Glow Discharge. Arc Discharges. Nonequilibrium Cold Atmospheric Pressure Discharges. Plasma Created in High Frequency Electromagnetic Fields: Radio-Frequency, Microwave, and Optical Discharges. Discharges in Aerosols, Dusty Plasmas, and Liquids. Electron Beam Plasmas. Catalog no. K10619, February 2011, 941 pp. ISBN: 978-1-4398-1228-0, $146.95 / £93.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
21
Optical Engineering New!
New!
Nonlinear Optics
Fundamentals of Solid-State Lighting
Principles and Applications Karsten Rottwitt Peter TidemandLichtenberg
LEDs, OLEDs, and Their Applications in Illumination and Displays
Denmark Technical University, Roskilde
Vinod Kumar Khanna CSIR-CEERI, Pilani, India
Nonlinear Optics: Principles and Applications describes the fundamental aspects of nonlinear optics from basic principles to applications. Starting from the polarization induced by an electric field in a material, the text relates the induced polarization to the propagating fields. It describes the properties of the induced polarization through a material response expressed both in the time and frequency domains. It also discusses the coupling between induced polarization and the propagating field, as well as new frequency components generated on the basis of the nonlinear propagation equation.
Fundamentals of Solid-State Lighting: LEDs, OLEDs, and Their Applications in Illumination and Displays presents an up-to-date, comprehensive survey of the principles, technology, and applications of solid-state devices for lighting and displays. Compared to traditional electrical filaments, arc lamps, and fluorescent lamps, solid-state lighting offers higher efficiency, reliability, and environmentally friendly technology. This book covers a range of solid-state devices, technologies, and materials used for lighting and displays. It also examines auxiliary but critical requirements of efficient applications, such as modeling, thermal management, reliability, and smart lighting.
Denmark Technical University, Lyngby
Features: • Covers the spatial symmetry properties relevant for various materials • Provides examples to demonstrate application of key principles • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Introduction. Time-Domain Material Response. Material Response in the Frequency Domain, Susceptibility Tensors. Symmetries in Nonlinear Optics. The Nonlinear Wave Equation. Second-Order Nonlinear Effects. Raman Scattering. Brillouin Scattering. Optical Kerr Effect. Four Wave Mixing: Parametric Devices. Appendices: Tensors, Hamiltonian and Polarization, Signal Analysis, Generating Matrices and Susceptibility Tensors, Transverse Field Distributions, The Index Ellipsoid, Materials Commonly Used in Nonlinear Optics. Catalog no. K16119, October 2014, c. 328 pp. ISBN: 978-1-4665-6582-1, $99.95 / £63.99 Also available as an eBook
Features: • Covers materials, applications, and engineering aspects • Includes worked examples, case studies, and a detailed bibliography • Provides an essential resource on solid-state lighting ideal for graduate students
Abridged Contents: Illumination Engineering. Electroluminescent Displays. Inorganic Semiconductor LEDs. Materials for Inorganic LEDs. Organic Semiconductor LEDs. White LEDs. Phosphor Materials for White LEDs. Enhancing Light Extraction from LEDs and Optical Modeling. Thermal Management and Packaging Considerations. Lifetime and Reliability Issues for Solid-State Lighting. Laser Devices as Light Sources. Applications of Solid-State Lighting and Display. Smart Lighting. Summary and Future Trends of Solid-State Lighting. Catalog no. K15929, June 2014, 604 pp., Soft Cover ISBN: 978-1-4665-6109-0, $149.95 / £95.00 Also available as an eBook
22
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Optical Engineering Coming Soon!
Optical Fiber Communication Systems with MATLAB® and Simulink® Models Second Edition Le Nguyen Binh Huawei Technologies Co., Ltd., European Research Center, Muenchen, Germany
Carefully structured to provide practical knowledge of fundamental issues, and fully revised to reflect the latest optical communication techniques and applications, Optical Fiber Communication Systems with MATLAB® and Simulink® Models, Second Edition includes new and updated case studies, examples, end-of-chapter problems, and MATLAB® and Simulink® models that supply a deeper understanding of the current and future state of optical systems and networks. The book fills the need for a text that emphasizes practical computing models that shed light on device behavior and dynamics.
Features: • Reflects the latest optical communication techniques and applications • Contains new and updated case studies, examples, end-of-chapter problems, and MATLAB and Simulink models • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Introduction Optical Fibers: Geometrical and Guiding Properties Optical Fibers: Signal Attenuation and Dispersion Overview of Modeling Techniques for Optical Transmission Systems Using MATLAB and Simulink Optical Direct and External Modulation Advanced Modulation Format Optical Transmitters Direct Detection Optical Receivers Coherent Optical Receivers EDF Amplifiers and Simulink Models MATLAB and Simulink Modeling of Raman Amplification and Integration in Fiber Transmission Systems Digital Optical Modulation Transmission Systems Design of Optical Communications Systems Self-Coherent Optically Amplified Digital Transmission Systems: Techniques and Simulink Models Tbps Optical Transmission Systems: Digital Processing-Based Coherent Reception Digital Signal Processing for Optical Transmission Systems Appendices Technical Data of Single Mode Optical Fibers RMS Definition and Power Measurement Power Budget How to Relate the Rise/Fall-Time with Frequency Response of Network and Power Budget Analyses for Optical Link Design and in Experimental Platforms Problems on Optical Fiber Communication Systems Catalog no. K22108, December 2014, c. 808 pp. ISBN: 978-1-4822-1751-3, $129.95 / £82.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
23
Power Engineering New!
Bestseller!
Protective Relaying
Electric Energy
Principles and Applications, Fourth Edition J. Lewis Blackburn Consultant, Bothell, Washington, USA
Thomas J. Domin PPL, Inc., Allentown, Pennsylvania, USA
This Fourth Edition of the bestselling Protective Relaying: Principles and Applications covers the technological fundamentals of power system protection. Featuring refinements and additions to accommodate recent advances, the text describes analysis of protective systems during system disturbances and examines how regulations impact the way protective relaying systems are designed, applied, set, and monitored. Containing an expanded discussion of intertie protection requirements at dispersed generation facilities, it explores smarter, more flexible protective systems yet provides practical information on an array of equipment vintages to reflect the state of power systems today.
An Introduction, Third Edition Mohamed A. El-Sharkawi University of Washington, Seattle, USA
Combining conventional topics like power electronics and electromechanical conversion with contemporary issues encountered in everyday practice, respected author Mohamed A. ElSharkawi gives electrical and mechanical engineering students a wider view of electric energy without sacrificing depth. Now in color, this Third Edition of the bestselling Electric Energy: An Introduction offers new and expanded coverage on the failure modes of nuclear power plants, interface and integration issues, stray voltage and impulse shocks, the circuits in wind and solar power systems, smart grid technology, and more.
Features: • Addresses electric safety, an area often overlooked in energy courses
Features:
• Presents real-world examples with actual data from live systems
• Contains challenging end-of-chapter problems, coverage of basic mathematical requirements, and real-world examples
• Contains over 525 illustrations and numerous exercises
• Addresses the benefits and problems associated with applying microprocessor-based devices in protection schemes • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Prefaces. Introduction and General Philosophies. Fundamental Units: Per Unit and Percent Values. Phasors and Polarity. Symmetrical Components: A Review. Relay Input Sources. Protection Fundamentals and Basic Design Principles. SystemGrounding Principles. Generator Protection/Intertie Protection for Distributed Generation. Transformer, Reactor, and Shunt Capacitor Protection. Bus Protection. Motor Protection. Line Protection. Pilot Protection. Stability, Reclosing, Load Shedding, and Trip Circuit Design. Microprocessor Applications and Substation Automation. Problems.
• Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: History of Power Systems. Basic Components of Power Systems. Energy Resources. Power Plants. Environmental Impact of Power Plants. Renewable Energy. Alternating Current Circuits. Three-Phase Systems. Electric Safety. Power Electronics. Transformers. Electric Machines. Power Quality. Power Grid and Blackouts. Future Power Systems. Appendices. Catalog no. K14454, November 2012, 606 pp. ISBN: 978-1-4665-0303-8, $115.95 / £77.99 Also available as an eBook
Catalog no. K14064, February 2014, 695 pp. ISBN: 978-1-4398-8811-7, $139.95 / £89.00 Also available as an eBook
24
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Power Engineering Bestseller!
Electrical Machines with MATLAB® Second Edition
Distribution System Modeling and Analysis Third Edition
Turan Gönen
William H. Kersting
California State University, Sacramento, USA
New Mexico State University, Las Cruces, USA
Electrical Machines with MATLAB®, Second Edition encapsulates the invaluable insight and experience that instructor Turan Gönen has acquired from his many years of teaching. With versatile content that separates it from other texts on electrical machines, this cross-disciplinary design guide is an ideal classroom and self-study tool for advanced students in electrical and other areas of engineering. In response to the often inadequate, rushed coverage of fundamentals in most basic circuit analysis books and courses, this resource is intelligently designed, easy to read, and packed with in-depth information on crucial concepts. A solutions manual and figure slides are available with qualifying course adoption.
Thought to be the only dedicated textbook focused on computational modeling for electric power distribution systems, Distribution System Modeling and Analysis, Third Edition clearly explains the principles and mathematics behind these models and provides approximation methods that help students recognize when a result is not what it should be. Using the same authoritative yet accessible approach found in previous editions, this book has been updated to reflect the latest changes and advances in the field. Finding strength in detail, this text brings engineers worldwide up to speed on the modeling and analysis of a distribution system.
Features:
• Shows how to compute power losses on phase, neutral, and ground conductors
• Includes new appendices, an extensive glossary, and end-of-chapter problems • Contains MATLAB® calculations and other numerical examples • Offers a color insert with tables, equations, photos, and more
Abridged Contents: Basic Concepts. Three-Phase Circuits. Magnetic Circuits. Transformers. Electromechanical Energy Conversion Principles. Induction Machines. Synchronous Machines. Direct-Current Machines. Single-Phase and Special-Purpose Motors. Transients and Dynamics of Electric Machines. Renewable Energy. Wind Energy and Wind Energy Conversion System (WECS). Solar Energy Systems. Energy Storage Systems. The Smart Grid. Appendices. Answers to Selected Problems. Bibliography. Catalog no. K13615, November 2011, 653 pp. ISBN: 978-1-4398-7799-9, $146.95 / £93.00
Features:
• Helps students apply Mathcad® and WindMil commercial analysis programs • Contains chapter-end summaries, problems, references, and assignments • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Introduction to Distribution Systems. Nature of Loads. Approximate Method of Analysis. Series Impedance of Overhead and Underground Lines. Shunt Admittance of Overhead and Underground Lines. Distribution System Line Models. Voltage Regulation. Three-Phase Transformer Models. Load Models. Distribution Feeder Analysis. Center-Tapped Transformers and Secondaries. Appendices. Catalog no. K12639, January 2012, 455 pp. ISBN: 978-1-4398-5622-2, $115.95 / £72.99 Also available as an eBook
Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
25
Power Engineering
Principles of Power Engineering Analysis Robert C. Degeneff Utility Systems Technologies, Inc., Niskayuna, New York, USA
M. Harry Hesse Southbury, Connecticut, USA
Principles of Power Engineering Analysis is a classroom-tested, graduate-level text that presents the basic tools required to understand the components in an electric power transmission system. It explains from first principles the expressions that predict the performance of transmission systems and transformers. The authors then extend these concepts to balanced three-phase systems and unbalanced systems. They introduce symmetrical component analysis of transmission systems, three-phase transformers, and faulted systems. They also describe the design of untransposed transmission lines and discuss other analysis component systems. A solutions manual and figure slides are available with qualifying course adoption.
Electric Power Distribution Engineering Third Edition Turan Gönen California State University, Sacramento, USA
This Third Edition of the groundbreaking Electric Power Distribution Engineering demonstrates how to design, analyze, and perform modern distribution system engineering; contains new chapters on distributed generation, renewable energy, modern energy storage systems, and smart grids; and presents clear definitions of terms and symbols used in the power industry.
Features: • Includes over 180 examples, more than 170 end-of-chapter problems, and new MATLAB® applications, plus a solutions manual and figure slides with qualifying course adoption
Features:
• Discusses distribution planning and design considerations with emphasis on economical explication and overall impact
• Illustrates the application of three-phase electric power transmission
• Makes an ideal textbook for junior- or seniorlevel electrical engineering courses
• Describes transmission line and transformer characteristics
Abridged Contents:
• Includes examples and homework problems in each chapter
Abridged Contents: Transmission Line Characteristics. Single-Phase Transformers. Balanced Three-Phase Systems. Unbalanced Three-Phase Systems. Symmetrical Component Representation of Transmission Lines. Symmetrical Component Representation of Transformers. Symmetrical Component Fault Analysis. Design of Untransposed Transmission Lines. Other Component Systems. Appendices. Catalog no. K14138, December 2011, 452 pp. ISBN: 978-1-4398-9231-2, $146.95 / £93.00 Also available as an eBook
Distribution System Planning and Automation. Load Characteristics. Application of Distribution Transformers. Design of Subtransmission Lines and Distribution Substations. Design Considerations of Primary and Secondary Systems. Voltage-Drop and Power-Loss Calculations. Application of Capacitors to Distribution Systems. Distribution System Voltage Regulation. Distribution System Protection and Reliability. Electric Power Quality. Distributed Generation and Renewable Energy. Energy Storage Systems for Electric Power Utility Systems. Smart Grid and Its Applications. Appendices: Impedance Tables for Lines, Transformers, and Underground Cables; Graphic Symbols Used in Distribution System Design; Standard Device Numbers Used in Protection Systems; The Per-Unit System; Glossary for Distribution System Terminology. Catalog no. K21537, January 2014, 1061 pp. ISBN: 978-1-4822-0700-2, $149.95 / £54.99 Also available as an eBook
26
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Power Engineering Modern Power System Analysis Second Edition Turan Gönen
Electric Safety Practice and Standards Mohamed A. El-Sharkawi
California State University, Sacramento, USA
University of Washington, Seattle, USA
Designed for senior undergraduate and graduate students as a two-semester or condensed one-semester text, Modern Power System Analysis, Second Edition introduces readers to electric power systems, with an emphasis on key topics in modern power transmission engineering. Drawing on the author’s industry experience and over 42 years of teaching, the book explains the material clearly and in sufficient detail, supported by extensive numerical examples and illustrations. It discusses transmission line structure, equipment, and protection, as well as overhead and underground power transmission. Throughout, it familiarizes readers with concepts and issues relevant to the power utility industry, including power system planning, disturbance of system components, and more. A solutions manual and figure slides are available with qualifying course adoption.
Electric power engineering education traditionally covers safety of the power equipment and systems. Little attention, if any, is given to the safety of people. When they reach professional status, most power engineers are not familiar with electric safety issues such as practices governing site works or grounding techniques of dwellings, hospitals, and factories. Electric Safety: Practice and Standards provides electrical engineering students with the knowledge and analytical skills they need to be well versed in electric safety before entering the field. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Contains appendices with impedance tables, unit conversions, and solved examples using MATLAB® • Includes end-of-chapter problems, references, and nearly 400 figures • Defines terms when they are first introduced and in a glossary
Features: • Contains homework problems and case studies on how variations in procedure can affect safety levels • Explains how to assess electric safety without extensive computation or elaborate programs • Describes how to mitigate the impact of stray voltage and remedy other safety problems
Abridged Contents:
General Considerations. Basic Concepts. Steady-State Performance of Transmission Lines. Disturbance of the Normal Operating Conditions and Other Problems. Symmetrical Components and Sequence Impedances. Analysis of Unbalanced Faults. System Protection. Power-Flow Analysis. Appendices.
Fundamentals of Electricity. Basic Components of an Electric Grid. Physiological Effects of Electricity. Ground Resistance. General Hazards of Electricity. Induced Voltage due to Electric Field. Induced Voltage due to Magnetic Field. De-energized Line Work. Live-Line Work. Arc Flash. Atmospheric Discharge. Stray and Contact Voltages. Electric Safety under Power Lines. Coupling between Power Lines and Pipelines, Railroads, and Telecommunication Cables.
Catalog no. K16506, February 2013, 734 pp. ISBN: 978-1-4665-7081-8, $139.95 / £89.00
Catalog no. K16543, November 2013, 464 pp. ISBN: 978-1-4665-7149-5, $129.95 / £82.00
Also available as an eBook
Also available as an eBook
Abridged Contents:
For more information and complete contents, visit www.crctextbooks.com
27
Power Engineering Introduction to Electrical Power and Power Electronics
Bestseller!
Photovoltaic Systems Engineering
Mukund R. Patel
Third Edition
U.S. Merchant Marine Academy, Kings Point, New York, USA
Roger A. Messenger
Drawing on the author’s 15 years of teaching and 30 years of industry experience, Introduction to Electrical Power and Power Electronics covers the entire scope of electrical power and power electronic systems with a focus on topics relevant to the daily work of power engineers. Designed for a one-semester or two-quarter course in electrical power and power electronics, the book first looks at how electrical power is generated, distributed, and utilized, and then delves into power electronics and motor drives, including switches, converters, quality-of-power issues, and power converter cooling. A solutions manual and figure slides are available with qualifying course adoption.
VB Engineering, Boca Raton, Florida, USA
Jerry Ventre Florida Solar Energy Center, Cocoa, USA
Thoroughly updated, this Third Edition of the bestselling Photovoltaic Systems Engineering describes the what, why, and how associated with the electrical, mechanical, economic, and aesthetic aspects of photovoltaic system design. Including updated design examples and homework problems, the book offers a wealth of illustrations and information on incentives, structural design, and the use of ASCE 7, as well as array layout, wind loading, and shade analysis.
Features:
Features:
• Presents a comprehensive engineering basis for photovoltaic system design
• Explains difficult electrical concepts with simple mechanical and hydraulic analogies
• Discusses economic and environmental issues in PV design criteria
• Includes industry examples, exercises, questions, and over 270 illustrations
• Includes a solutions manual and figure slides with qualifying course adoption
• Uses long subscript notations in equations for ease of understanding
Abridged Contents:
Abridged Contents: AC Power Fundamentals. Common Aspects of Power Equipment. AC Generator. AC and DC Motors. Transformer. Power Cable. Power Distribution. Fault Current Analysis. System Protection. Economic Use of Power. Electrochemical Battery. Power Electronics Devices. DC–DC Converters. AC–DC–AC Converters. Variable-Frequency Drives. Quality of Power. Power Converter Cooling. Appendix.
Background. The Sun. Introduction to PV Systems. Grid-Connected Utility-Interactive PV Systems. Mechanical Considerations. Battery-Backup GridConnected PV Systems. Stand-Alone PV Systems. Economic Considerations. Externalities and Photovoltaics. The Physics of Photovoltaic Cells. Present and Proposed PV Cells. Appendices. Catalog no. K10154, February 2010, 527 pp. ISBN: 978-1-4398-0292-2, $115.95 / £72.99
Catalog no. K15426, December 2012, 528 pp. ISBN: 978-1-4665-5660-7, $146.95 / £93.00 Also available as an eBook
28
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Power Engineering Electric and Hybrid Vehicles
Electric Machines and Drives
Design Fundamentals, Second Edition
Principles, Control, Modeling, and Simulation
Iqbal Husain
Shaahin Filizadeh
North Carolina State University, Raleigh, USA
University of Manitoba, Winnipeg, Canada
Thoroughly updated, this Second Edition of the widely praised, bestselling Electric and Hybrid Vehicles: Design Fundamentals presents the design fundamentals, component sizing, and systems interactions of alternative vehicles. This edition maintains the comprehensive, systems-level perspective of electric and hybrid vehicles while covering the hybrid architectures and components of the vehicle in much greater detail. It includes new chapters on hybrid vehicle architectures and their control strategies, enhanced sections on mechanical components, and new sections on energy storage components, emission control systems, and much more.
Suitable for a one-semester class at the senior undergraduate or a graduate level, Electric Machines and Drives: Principles, Control, Modeling, and Simulation provides a solid understanding of the fundamental principles upon which electric machines and drives operate. The author carefully deploys physical insight, mathematical rigor, and computer simulation to effectively address electric machines and drive systems and ensure mastery of modeling and analysis techniques. The text supplies a simple dynamic model used to develop speed and torque control strategies and delivers a thorough discussion of applications such as wind-energy and electric propulsion systems.
Features: • Emphasizes technical details, mathematical relationships, and design guidelines • Contains end-of-chapter problems, examples, references, and case studies • Offers the option of using MATLAB® to develop models and solve problems • Includes a solutions manual and PowerPoint® slides with qualifying course adoption
Abridged Contents: Introduction to Alternative Vehicles. Vehicle Mechanics. Alternative Vehicle Architectures. Battery Energy Storage. Alternative Energy Storage. Electric Machines. Power Electronic Converters. Electric Motor Drives. Control of AC Machines. Internal Combustion Engines. Powertrain Components and Brakes. Cooling Systems. Hybrid Vehicle Control Strategy. Vehicle Communications. Catalog no. K10593, August 2010, 523 pp. ISBN: 978-1-4398-1175-7, $115.95 / £72.99 Also available as an eBook
Features: • Contains numerous simulation cases and a chapter on simulation-based optimal design • Provides approximately 15 homework problems within each chapter • Offers a clear, concise presentation with outstanding visual content • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Physics of Electric Machines. Principles of Alternating Current Machines. Principles of Direct Current Machines. Induction Machine Modeling. Steady State Induction Machine Drives. High-Performance Control of Induction Machines. High-Performance Control of Synchronous Machines. Power Electronic Circuits for Electric Motor Drives. Simulation-Based Design of Electric Drive Systems. Appendices. Catalog no. K12709, February 2013, 237 pp. ISBN: 978-1-4398-5807-3, $129.95 / £82.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
29
Power Engineering PowerSwitching Converters
Wind Energy Systems
Third Edition
Control Engineering Design
Simon Ang
Mario Garcia-Sanz
University of Arkansas, Fayetteville, USA
Case Western University, Cleveland, Ohio, USA
Alejandro Oliva
Constantine H. Houpis
Universidad Nacional del Sur, Bahía Blanca, Argentina
Air Force Institute of Technology, Wright-Patterson AFB, Ohio, USA
Power-Switching Converters, Third Edition explores the advent of LED drivers and DC-DC converters both for solar panels and for fuel cells. It covers converter power management, phase-shift PWM, and low-noise and bidirectional DC-DC converters, featuring a non-linear discrete model of the DC-DC converter itself. The text discusses new simulation tools such as PSIM, LTSPICE, and POWERESIM, and provides additional and updated information on digital control of DC-DC converters, switched capacitor converters, and power factor controllers.
Wind Energy Systems: Control Engineering Design introduces concurrent quantitative engineering techniques for the design of advanced controllers for multi-megawatt wind energy systems. It provides insight into the control and optimization of wind energy systems in which large, flexible, aerodynamic structures are connected to a demanding variable electrical grid and work automatically under turbulent and unpredictable environmental conditions. Exemplifying how to conquer control challenges in new energy systems, the text explores robust QFT and switching control strategies.
Features: • Presents advances in power switching converter technology with design-related case studies and applications • Contains a new chapter on applications of switching converters and new simulation tools • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Introduction To Switching Converters. Basic Switching Converter Topologies. Resonant Converters. Isolated Switching Converters. Control Schemes Of Switching Converters. Continuous-Time Modeling Of Switching Converters. Analog Control Of Switching Converters. Discrete-Time Modeling Of Switching Converters. Digital Control Of Switching Converters. Interleaved Converters. Switched Capacitor Converters. Simulation Of Switching Converters. Applications Of Switching Converters. Switching Converter Design Case Studies. Bibliography. Catalog no. K10785, December 2010, 653 pp. ISBN: 978-1-4398-1533-5, $135.95 / £87.00 Also available as an eBook
Features: • Offers the most advanced CAD tool for QFT controller design with MATLAB® • Contains homework problems, a detailed reference section, industrial wind energy projects, and field tests • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: QFT. MISO Analog QFT Control System. Discrete Quantitative Feedback Technique. Diagonal MIMO QFT. Non-Diagonal MIMO QFT. QFT for Distributed Parameter Systems. Nonlinear Switching Control Techniques. Wind Energy Systems. Standards and Certification for Wind Turbines. Wind Turbine Control Objectives and Strategies. Aerodynamics and Mechanical Modeling of Wind Turbines. Electrical Modeling. Advanced Pitch Control System Design. Experimental Results with the Direct-Drive Wind Turbine TWT-1.65. MIMO QFT Control for Industrial Furnaces. Smart Wind Turbine Blades. Offshore Wind Energy. Airborne Wind Energy Systems. Appendices. Problems. References. Catalog no. K11158, February 2012, 631 pp. ISBN: 978-1-4398-2179-4, $104.95 / £66.99 Also available as an eBook
30
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Power Engineering New!
Fuel Cells Principles, Design, and Analysis Shripad T. Revankar
New!
Electrical Power Transmission System Engineering
Purdue University, West Lafayette, Indiana, USA
Analysis and Design, Third Edition
Pradip Majumdar
Turan Gönen
Northern Illinois University, Dekalb, USA
California State University, Sacramento, USA
Fuel Cells: Principles, Design, and Analysis combines coverage of the basic principles, analysis, analytical techniques, and design aspects of the fuel cell. It presents fuel cell design at component and system levels, and then elaborates on analysis methods for various phenomena associated with components and systems. Reflecting the latest advances in fuel cell system development and deployment, the text guides students from foundations and fundamental principles through analysis methods and fuel cell design. Figure slides are available with qualifying course adoption.
A hands-on electrical and mechanical design text for engineering students and professionals, Electrical Power Transmission System Engineering: Analysis and Design, Third Edition features additional examples of fault analysis, a detailed discussion of flexible AC systems, and expanded coverage of the structures, equipment, and environmental impact of transmission lines. Also included is a review of the methods for allocating transmission line fixed charges among joint users, new trends and regulations in transmission line construction, and a guide to the FERC electric transmission facilities permit process and Order No. 1000. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Details the electrochemical and thermodynamics principles relevant to fuel cell technology • Includes examples, problems, and simulation activities ideal for junior- to senior-level undergraduate and graduate students • Provides chapter objectives, summaries, references, case studies, numerical methods, and MATLAB® and Simulink® techniques
Features: • Provides ample examples, equations, and homework problems • Contains an extensive glossary of transmission system engineering terminology • Offers numerous impedance tables for overhead lines, transformers, and underground cables
Abridged Contents:
Abridged Contents:
Introduction. Review of Electrochemistry. Review of Thermodynamics. Thermodynamics of Electrochemical Fuel Cell. Electrochemical Kinetics. Charge Transport in Fuel Cell. Fuel Cell Characterization. Fuel cell Components and Design. Heat and Mass Transport in Fuel Cell. Gas Flow Channel Analysis and Design. Computational Model for Analysis and Design of Fuel Cell. Dynamic Simulation and Fuel Cell Control System. Fuel Cell Power Generation Systems. Fuel Cell Application, Codes and Standards, and Environmental Effects.
Transmission System Planning. Structures and Equipment. Fundamental Concepts. Overhead Power Transmission. Underground Power Transmission and Gas Insulated Transmission Lines. Direct Current Power Transmission. Transient Overvoltages and Insulation Coordination. Limiting Factors for Extra-High and Ultra-High Voltage Transmission. Symmetrical Components and Fault Analysis. Protective Equipment and Transmission System Protection. Transmission System Reliability. Construction of Overhead Lines. Sag and Tension Analysis. Appendices.
Catalog no. 89684, May 2014, 748 pp. ISBN: 978-1-4200-8968-4, $129.95 / £82.00 Also available as an eBook
Catalog no. K22870, May 2014, 1093 pp. ISBN: 978-1-4822-3222-6, $149.95 / £54.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
31
Sensors, Instrumentation & Measurement New!
Introduction to Instrumentation and Measurements Third Edition Robert B. Northrop University of Connecticut, Storrs, USA
Weighing in on the growth of innovative technologies, the adoption of new standards, and the lack of educational development as it relates to current and emerging applications, this Third Edition of Introduction to Instrumentation and Measurements uses the authors’ 40 years of teaching experience to expound on the theory, science, and art of modern instrumentation and measurements. It includes material on modern integrated circuit and photonic sensors, MEMS and NEMS, chemical and radiation sensors, signal conditioning, noise, data interfaces, and basic digital signal processing, and upgrades every chapter with the latest advancements. It contains new material on the designs of MEMS sensors, adds two new chapters on wireless instrumentation and microsensors, and incorporates extensive biomedical examples and problems. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Provides a firm knowledge base in modern areas such as sensor mechanisms, data compression, and specialized opto-electronic sensor systems
Abridged Contents: Measurement Systems Analog Signal Conditioning in Instrumentation Noise and Coherent Interference in Measurements DC Null Methods of Measurement AC Null Measurements Survey of Sensor Mechanisms Applications of Sensors to Physical Measurements Basic Electrical Measurements Digital Interfaces in Measurement Systems Introduction to Digital Signal Conditioning in Instrumentation Solid-State Chemical Microsensors and Wireless Instrumentation Introduction to Mechanical Microsensors Examples of the Design of Measurement Systems Glossary References Catalog no. K20793, June 2014, 927 pp. ISBN: 978-1-4665-9677-1, $129.95 / £82.00 Also available as an eBook
• Includes a description and analysis of sensors based on the giant magnetoresistive and anisotropic magnetoresistive effects • Covers the traditional topics of DC null methods of measurement and AC null measurements • Expands its scope to encompass geophysical, chemical, and photonic measurement • Addresses solid-state chemical microsensors and wireless instrumentation • Focuses on means of conditioning the analog outputs of various sensors • Contains the classic means of measuring electrical quantities • Presents clear examples along with challenging, classroom-tested problems • Assumes prerequisite knowledge of core electrical engineering curriculum or the equivalent
32
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Sensors, Instrumentation & Measurement New!
Measurement and Data Analysis for Engineering and Science Third Edition Patrick F. Dunn University of Notre Dame, Indiana, USA
This Third Edition of Measurement and Data Analysis for Engineering and Science provides an up-to-date approach to presenting the methods of experimentation in science and engineering. Widely adopted by colleges and universities within the U.S. and abroad, this edition has been developed as a modular work to make it more adaptable to different approaches from various schools. Using a step-by-step learning approach, the text details current methods and highlights the fundamental tools required for implementation: planning an experiment, identifying measurement system components, assessing measurement system component performance, setting signal sampling conditions, and analyzing and reporting experimental results.
Abridged Contents: Fundamentals of Experimentation Experiments Fundamental Electronics Measurement Systems: Sensors and Transducers Measurement Systems: Other Components Measurement Systems: Calibration and Response Measurement Systems: Design-Stage Uncertainty Signal Characteristics The Fourier Transform Digital Signal Analysis Probability Statistics Uncertainty Analysis Regression and Correlation Units and Significant Figures Technical Communication
Features: • Covers the rejection of data outliers, light radiation, calibrations of sensors, comparison of first-order sensor responses, the voltage divider, determining an appropriate sample period, and planning a successful experiment • Explores new topics such as smart measurement systems, focusing on the Arduino® microcontroller and its use in the wireless transmission of data, and MATLAB® and Simulink® programming for microcontrollers • Provides more than 100 solved example problems, over 400 homework problems, and 75+ MATLAB® sidebars with accompanying MATLAB M-files, Arduino codes, and data files available for download • Describes approximately 50 different sensors commonly used in engineering, discusses uncertainty analysis in two separate chapters, and supplies a problem topic summary in each chapter • Contains a new chapter order that presents a logical sequence of topics in experimentation, from the planning of an experiment to the reporting of the experimental results • Presents modern, student-friendly applications, such as data acquisition using smart phones and offers course-proven experimental exercises on the book website • Includes a solutions manual and figure slides with qualifying course adoption Catalog no. K20700, May 2014, 632 pp. ISBN: 978-1-4665-9496-8, $119.95 / £76.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
33
Systems & Control Bestseller!
Simulation of Dynamic Systems with MATLAB® and Simulink® Second Edition Harold Klee and Randal Allen University of Central Florida, Orlando, USA
Simulation of Dynamic Systems with MATLAB® and Simulink® integrates continuous simulation with the essential prerequisites. Featuring exercises in every chapter, it walks students through the process of converting a mathematical model of a continuous or discrete system into a simulation model, exploring source code implementation and real-world examples to convey the dynamic behavior of systems. This Second Edition of the bestseller expands its discussion of common nonlinearities, introduces the Kalman filter, and offers over 350 downloadable MATLAB®, Simulink®, and Real-Time Workshop® files. A solutions manual and PowerPoint slides are available with qualifying course adoption.
Features: • Works systematically through linear, continuoustime, and discrete-time dynamic systems, as well as basic, intermediate, and advanced topics in numerical integration
Parallel Robots Mechanics and Control Hamid D. Taghirad K.N. Toosi University of Technology, Tehran, Iran
Although many industrial applications have adopted parallel robots, few textbooks introduce their analysis in terms of dynamics and control. Filling the gap, Parallel Robots: Mechanics and Control introduces the analysis and design tools required to create a parallel robot. It begins with the representation of motion of robots and the kinematic analysis of parallel manipulators. Moving beyond static positioning, it examines a systematic approach to performing Jacobian analysis, as well as dynamic analysis using the Newton-Euler method, the principle of virtual work, and the Lagrange formulations. Lastly, the book elaborates on motion and force control, introducing various model-free and model-based controllers and robust and adaptive control schemes. It also addresses redundancy resolution schemes.
Features: • Presents numerous case studies, examples, endof-chapter problems, and over 300 illustrations • Provides detailed coverage of the dynamics and control of parallel manipulators • Offers MATLAB® code online
• Presents a new chapter on Real-Time Workshop Review of Linear Systems, with additional material on Simulink® and the popular Kalman filter
• Includes a solutions manual and figure slides with qualifying course adoption
• Provides more than 350 MATLAB® m-files, Simulink mdl-files, and associated Real-Time workshop files for download
Abridged Contents:
• Explores examples of real-world systems and models from diverse fields • Includes exercises throughout every chapter
Abridged Contents: Mathematical Modeling. Continuous-time Systems. Elementary Numerical Integration. Linear Systems Analysis. Simulink. Intermediate Numerical Integration. Simulation Tools. Advanced Numerical Integration. Real-Time Workshop.
Introduction. Motion Representation. Kinematics. Jacobians: Velocities and Static Forces. Dynamics. Motion Control. Force Control. Appendix A: Linear Algebra. Appendix B: Trajectory Planning. Appendix C: Nonlinear Control Review. References. Catalog no. K15389, February 2013, 533 pp. ISBN: 978-1-4665-5576-1, $149.95 / £95.00 Also available as an eBook
Catalog no. K11660, February 2011, 815 pp. ISBN: 978-1-4398-3673-6, $154.95 / £99.00 Also available as an eBook
34
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Systems & Control Practical Robot Design Game Playing Robots Jagannathan Kanniah, M. Fikret Ercan, and Carlos A. Acosta Calderon Singapore Polytechnic
Designed for beginners, undergraduate students, and robotics enthusiasts, Practical Robot Design: Game Playing Robots is a comprehensive guide to the theory, design, and construction of game-playing robots. Drawing on years of robot building and teaching experience, the authors demonstrate the key steps of building a robot from beginning to end, with independent examples for extra modules. Each chapter covers basic theory and key topics, including actuators, sensors, robot vision, and control, with examples and case studies from robotic games. Furthermore, the book discusses the application of artificial intelligence techniques. Figure slides are available with qualifying course adoption.
Features: • Includes algorithms and application examples complete with MATLAB® code • Describes modeling methods and control theory from fundamentals • Contains examples and case studies from robotic games
Abridged Contents: Game Robotics. Basic Robotics. Sensors. Robot Vision. Basic Theory of Electrical Machines and Drive Systems. Motor Power Selection and Gear Ratio Design for Mobile Robots. Control Fundamentals. Review of Mathematical Modeling, Transfer Functions, State Equations, and Controllers. Digital Control Fundamentals and Controller Design. Case Study with Poll-Balancing and Wall-Climbing Robots. Mapping, Navigation, and Path Planning. Robot Autonomy, Decision-Making, and Learning.
Linear Control System Analysis and Design with MATLAB® Sixth Edition Constantine H. Houpis Air Force Institute of Technology, Wright-Patterson AFB, Ohio, USA
Stuart N. Sheldon US Nuclear Regulatory Commission, Lisle, Illinois, USA
Keeping mathematics to a minimum, Linear Control System Analysis and Design, Sixth Edition is designed with the undergraduate in mind, first building a foundation, and then bridging the gap between modern control theory and its real-world applications. The book uses numerous in-depth explanations, diagrams, calculations, and tables to provide an intensive overview of control system design. Computer-aided design accuracy checks (CADAC) are used throughout the text to enhance computer literacy. Each CADAC uses fundamental concepts to ensure the viability of a computer solution. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Presents a range of updated examples using MATLAB® • Includes wealth of new and revised chapter problems • Contains an appendix of basic MATLAB functions
Abridged Contents: Introductory Material. Analog Control Systems. Advanced Topics. Digital Control Systems. Catalog no. K14516, October 2013, 729 pp. ISBN: 978-1-4665-0426-4, $139.95 / £89.00 Also available as an eBook
Catalog no. K10517, October 2013, 418 pp. ISBN: 978-1-4398-1033-0, $79.95 / £49.99 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
35
Systems & Control Elementary Flight Dynamics with an Introduction to Bifurcation and Continuation Methods Nandan K. Sinha Indian Institute of Technology Madras, Chennai
N. Ananthkrishnan IDEA Research Co. LTD, Pune, India
Many textbooks are unable to step outside the classroom and connect with industrial practice, and most describe difficult-to-rationalize ad hoc derivations of the modal parameters. In contrast, Elementary Flight Dynamics with an Introduction to Bifurcation and Continuation Methods uses an optimal mix of physical insight and mathematical presentation to lead junior and senior undergraduate students to the heart of professional aircraft flight dynamics in a pleasant and informative manner. This book covers recent developments in airplane flight dynamics and introduces bifurcation and continuation methods as tools for flight dynamics analysis. Designed to help students make the transition from classroom calculations to the real-world of computational flight dynamics, the text presents an updated version of the aerodynamic model with the corrected definition of the rate (dynamic) derivatives. A solutions manual and figure slides are available with qualifying course adoption.
Optimal and Robust Control Advanced Topics with MATLAB® Edited by
Luigi Fortuna and Mattia Frasca University of Catania, Italy
Assuming only a basic knowledge of automatic control and signals and systems, Optimal and Robust Control: Advanced Topics with MATLAB® covers advanced topics in automatic control. These include the LQR and H∞ approaches as well as concepts of modeling analysis. The text deals with advanced automatic control techniques, with particular attention to their robustness. The authors explain how the linear matrix inequalities technique can be used as a unifying tool for system analysis and controller design. This easy-to-read text presents the essential theoretical background and provides numerous examples and MATLAB® exercises to help students efficiently acquire new skills. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Contains over 60 illustrations, plus numerous examples and MATLAB® exercises • Includes homework problems and lists essential references for further reading
Features:
• Compiles main norms and algebraic Riccati equations in appendices
• Plunges directly into the core concepts of aircraft flight dynamics with minimal mathematical fuss
Abridged Contents:
• Offers a practical perspective, enhanced by the inclusion of an open-source computational tool • Contains examples of real-life airplanes, real airplane data, and solved examples
Abridged Contents: Introduction. Stability Concept. Longitudinal Trim and Stability. Longitudinal Control. Long-Period (Phugoid) Dynamics. Lateral-Directional Motion. Lateral-Directional Dynamic Modes. Computational Flight Dynamics. Catalog no. K14009, October 2013, 372 pp. ISBN: 978-1-4398-8602-1, $129.95 / £82.00
Modeling of Uncertain Systems and the Robust Control Problem. Fundamentals of Stability. Kalman Canonical Decomposition. Singular Value Decomposition. Open-Loop Balanced Realization. Reduced-Order Models. Symmetrical Systems. Linear Quadratic Optimal Control. Closed-Loop Balanced Realization. Passive and Bounded-Real Systems. Hinfinity Linear Control. Linear Matrix Inequalities for Optimal and Robust Control. The Class of Stabilizing Controllers. Recommended Essential References. Appendices. Catalog no. K14407, February 2012, 251 pp. ISBN: 978-1-4665-0191-1, $104.95 / £66.99 Also available as an eBook
Also available as an eBook
36
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Systems & Control LMIs in Control Systems Analysis, Design and Applications Guang-Ren Duan Harbin Institute of Technology, Center for Control Theory and Guidance Technology, China
Hai-Hua Yu Since linear matrix inequalities (LMIs) emerged as powerful tools with applications across the major domains of systems and control, there has been a need for an accessible textbook providing an overview of the subject. Filling this need, LMIs in Control Systems: Analysis, Design and Applications delivers a broad and systematic introduction to the rich content and basic results of LMIbased control systems analysis and design. Designed for use in LMI-related courses for senior undergraduate and postgraduate students, the text focuses on the analysis and design problems of continuous- and discrete-time linear systems based on LMI methods.
New!
Modeling and Analysis of Dynamic Systems Second Edition Ramin S. Esfandiari and Bei Lu California State University, Long Beach, USA
Features:
Modeling and Analysis of Dynamic Systems, Second Edition introduces MATLAB®, Simulink®, and Simscape™ and then uses them throughout the text to perform symbolic, graphical, numerical, and simulation tasks. Written for junior- or senior-level courses, the textbook meticulously covers techniques for modeling dynamic systems, methods of response analysis, and provides an introduction to vibration and control systems. These features combine to provide students with a thorough knowledge of the mathematical modeling and analysis of dynamic systems, offering insight into the involvement of actual physical components rather than just their mathematical representations.
• Contains numerous examples, exercises, tables, and practical application backgrounds
Features:
• Supplies detailed proofs using elementary mathematics whenever possible
• Presents essential mathematical background material at the outset
• Offers an introduction to MATLAB® LMI toolbox
• Provides review exercises and worked-out examples in each chapter
Abridged Contents:
• Includes a solutions manual and figure slides with qualifying course adoption
Introduction. Technical Lemmas. Review of Optimization Theory. Stability Analysis. H∞/H2 Performance. Property Analysis. Feedback Stabilization. H∞/H2 Control. State Observation and Filtering. Multiple Objective Designs. Missile Attitude Control. Satellite Control. Appendices. Catalog no. K18966, June 2013, 483 pp. ISBN: 978-1-4665-8299-6, $99.95 / £63.99 Also available as an eBook
Abridged Contents: Introduction to MATLAB, Simulink and Simscape. Complex Analysis, Differential Equations and Laplace Transformation. Matrix Analysis. System Model Representation. Mechanical Systems. Electrical, Electronic and Electromechanical Systems. Fluid and Thermal Systems. System Response. Introduction to Vibrations. Introduction to Feedback Control Systems. Appendices. Catalog no. K16666, April 2014, 566 pp. ISBN: 978-1-4665-7493-9, $139.95 / £89.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
37
Math & Stats for Engineers Numerical Methods for Engineers and Scientists Using MATLAB® Ramin S. Esfandiari California State University, Long Beach, USA
Numerical Methods for Engineers and Scientists Using MATLAB® provides background and an introduction to the essentials of MATLAB, specifically its use with numerical methods. Building on this foundation, it describes techniques for solving equations, with a focus on curve fitting and interpolation. It addresses numerical differentiation and integration methods, presents numerical methods for solving initial-value and boundary-value problems, and discusses the matrix eigenvalue problem. The book then covers the numerical solution of partial differential equations, specifically those that frequently arise in engineering and science. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Presents a user-defined function or a MATLAB script file for each method, followed by at least one fully worked-out example • Executes MATLAB built-in functions for confirmation of the results, when available • Includes a large set of exercises of varying levels of difficulty at the end of each chapter
Abridged Contents: Background and Introduction. Introduction to MATLAB®. Solution of Equations of a Single Variable. Solution of Systems of Equations. Curve Fitting (Approximation) and Interpolation. Numerical Differentiation and Integration. Numerical Solution of Initial-Value Problems. Numerical Solution of Boundary-Value Problems. Matrix Eigenvalue Problem. Numerical Solution of Partial Differential Equations. Bibliography.
Probability Foundations for Engineers Joel A. Nachlas Virginia Polytechnic Institute and State University, Blacksburg, USA
Suitable for a first course in probability theory, Probability Foundations for Engineers covers theory in an accessible manner and includes numerous practical examples based on engineering applications. The book begins with a summary of set theory and then introduces probability and its axioms. It covers conditional probability, independence, and approximations. An important aspect of the text is the fact that examples are not presented in terms of "balls in urns". Many examples do relate to gambling with coins, dice, and cards, but most are based on observable physical phenomena familiar to engineering students.
Features: • Presents theory in a conversational rather than a theorem-proof style • Provides a comprehensive and understandable treatment of the fundamentals of probability • Includes a solutions manual and figure slides with qualifying course adoption
Abridged Contents: Historical Perspectives. A Brief Review of Set Theory. Probability Basics. Random Variables and Distributions. Joint, Marginal, and Conditional Distributions. Expectation and Functions of Random Variables. Moment-Generating Functions. Approximations and Limiting Behavior. Appendix: Cumulative Poisson Probabilities. Catalog no. K14453, May 2012, 184 pp. ISBN: 978-1-4665-0299-4, $129.95 / £82.00 Also available as an eBook
Catalog no. K19104, June 2013, 550 pp., Soft Cover ISBN: 978-1-4665-8569-0, $119.95 / £76.95 Also available as an eBook
38
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Math & Stats for Engineers A First Course in Differential Equations, Modeling, and Simulation Carlos A. Smith and Scott W. Campbell University of South Florida, Tampa, USA
Emphasizing a practical approach for engineering and science students, A First Course in Differential Equations, Modeling, and Simulation avoids overly theoretical explanations and demonstrates how differential equations are derived by applying basic physical principles and experimental observations to engineering systems. This text also covers classical methods for obtaining the analytical solution of differential equations and Laplace transforms. In addition, the book discusses how these equations describe mathematical systems and explains how to use simulation software to solve sets of equations in which analytical solutions cannot be determined. Numerical values are provided in all examples and problems. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Reviews the necessary physics material and teaches how to model engineering systems • Explores how to obtain the analytical solution of differential equations using actual physical systems • Discusses how the roots of the characteristic equation provide the qualitative nature of the response of any systems
Abridged Contents: Introduction. Objects in a Gravitational Field. Classical Solutions of Ordinary Linear Differential Equations. Laplace Transforms. Mechanical Systems: Translational. Mechanical Systems: Rotational. Mass Balances. Thermal Systems. Electrical Systems. Numerical Simulation. Catalog no. K12318, May 2011, 345 pp. ISBN: 978-1-4398-5087-9, $98.95 / £62.99 Also available as an eBook
Advanced Engineering Mathematics Lawrence Turyn Wright State University, Dayton, Ohio, USA
Advanced Engineering Mathematics addresses the mathematical knowledge gaps of advanced undergraduate and beginning graduate students in engineering, combining stimulating examples with formal exposition to provide context for the mathematics presented. The book extends students’ knowledge of previously studied topics and introduces new topics. Beginning with coverage of linear algebra progressing to calculus of variations, the text covers all the core material, including ODEs, matrix algebra, Fourier series and transforms, numerical methods, and PDEs. After studying this book, students will be mathematically prepared for engineering courses at the graduate level.
Features: • Introduces useful Mathematica™ and MATLAB® procedures • Includes over 300 figures, more than 40 tables, and 1500+ equations • Includes a solutions manual, figure sides, other ancillary materials with qualifying course adoption
Abridged Contents: Linear Algebraic Equations, Matrices, and Eigenvalues. Matrix Theory. Scalar ODEs I: Homogeneous Problems. Scalar ODEs II: Nonhomogeneous Problems. Linear Systems of ODEs. Geometry, Calculus, and Other Tools. Integral Theorems, Multiple Integrals, and Applications. Numerical Methods I. Fourier Series. Partial Differential Equations Models. Separation of Variables for PDEs. Numerical Methods II. Optimization. Calculus of Variations. Functions of a Complex Variable. Conformal Mappings and the Laplace Equation. Integral Transform Methods. Nonlinear Ordinary Differential Equations. Key Terms. Reference. Appendices. Catalog no. K11552, September 2013, 1455 pp. ISBN: 978-1-4398-3447-3, $179.95 / £114.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
39
Math & Stats for Engineers Introduction to Numerical and Analytical Methods with MATLAB® for Engineers and Scientists William Bober Florida Atlantic University, Boca Raton, USA
Introduction to Numerical and Analytical Methods with MATLAB® for Engineers and Scientists teaches students how to write computer programs on the MATLAB platform and to use many of MATLAB’s builtin functions to solve engineering-type problems. To students, MATLAB’s built-in functions are black boxes. By combining a textbook on MATLAB with basic numerical and analytical analysis, the mystery of what the black boxes contain is somewhat alleviated. Within each chapter, there are exercises related to the topics just covered. The text contains many examples from mechanical, civil, aeronautical, and electrical engineering. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Examines the selection and use of numerical and analytical methods through engineering projects and case studies • Develops MATLAB knowledge and skills in a progressive, easily understandable manner • Contains many complete examples with MATLAB script to build programming skills
Abridged Contents: Computer Programming with MATLAB® for Engineers. MATLAB® Fundamentals. Taylor Series, Self-Written Functions and MATLAB®’s interp1 Function. Matrices. Roots of Algebraic and Transcendental Equations. Numerical Integration. Numerical Integration of Ordinary Differential Equations. Boundary Value Problems of Ordinary Differential Equations. Curve Fitting. Simulink®. Optimization. Iteration Method. Partial Differential Equations. Laplace Transforms. Appendices. Catalog no. K16725, November 2013, 556 pp. ISBN: 978-1-4665-7602-5, $119.95 / £76.99
Linear Algebra and Probability for Computer Science Applications Ernest Davis Courant Institute of Mathematical Sciences, New York University, New York, USA
Assuming as little mathematical background as possible, Linear Algebra and Probability for Computer Science Applications is a classroom-tested text that focuses on the mathematical techniques most relevant to computer scientists. Based on the author’s course at NYU, the text covers applications from computer graphics, web search, machine learning, cryptography, and a host of other computer science areas. After an introductory chapter on MATLAB®, the book is divided into two sections, with the first focusing on linear algebra and the second discussing probability. Figure slides are available with qualifying course adoption.
Features: • Introduces the theory of vectors, matrices, and linear transformations over the reals, as well as the basic theory of probability and numerical random variables • Provides MATLAB functions, MATLAB programming assignments, and homework problems in each chapter • Offers MATLAB code on the author’s website and includes figure slides with qualifying course adoption
Abridged Contents: MATLAB. Vectors. Matrices. Vector Spaces. Algorithms. Geometry. Change of Basis, DFT, and SVD. Probability. Numerical Random Variables. Markov Models. Confidence Intervals. Monte Carlo Methods. Information and Entropy. Maximum Likelihood Estimation. References. Notation. Catalog no. K14397, May 2012, 431 pp. ISBN: 978-1-4665-0155-3, $62.95 / £41.99 Also available as an eBook
Also available as an eBook
40
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
Nanoscience & Nanotechnology Bestseller!
Bestseller!
Introduction to Nanoscience
Fundamentals of Nanotechnology
Gabor L. Hornyak
Gabor L. Hornyak
NanoThread, Inc., Golden, Colorado, USA
NanoThread, Inc., Golden, Colorado, USA
Joydeep Dutta
John J. Moore
Asian Institute of Technology, Pathumthani, Thailand
Colorado School of Mines, Golden, USA
H.F. Tibbals
H.F. Tibbals
University of Texas Southwestern Medical Center, Dallas, USA
University of Texas Southwestern Medical Center, Dallas, USA
Anil Rao
Joydeep Dutta
Metropolitan State College of Denver, Colorado, USA
Asian Institute of Technology, Pathumthani, Thailand
Tomorrow’s nanoscientist will have a truly interdisciplinary and nano-centric education, rather than, for example, a degree in chemistry with a specialization in nanoscience. For this to happen, the field needs a truly focused and dedicated textbook. Introduction to Nanoscience is such a textbook. This vibrantly illustrated, full-color masterwork introduces the nanoscale along with the societal impacts of nanoscience, and then presents an overview of characterization and fabrication methods. The authors systematically discuss the chemistry, physics, and biology aspects of nanoscience, providing a complete picture of the challenges, opportunities, and inspirations posed by each facet before giving a brief glimpse at nanoscience in action: nanotechnology.
Nanotechnology is no longer a subdiscipline of chemistry, engineering, or any other field. It represents the convergence of many fields, and therefore demands a new paradigm for teaching. Fundamentals of Nanotechnology is for the next generation of nanotechnologists. This 2009 CHOICE Award winner surveys the field’s broad landscape, exploring the physical basics such as nanorheology, nanofluidics, and nanomechanics, as well as industrial concerns such as manufacturing, reliability, and safety. The authors then explore the vast range of nanomaterials and systematically outline devices and applications in various industrial sectors.
Features:
Features:
• Contains numerous examples, problem sets, and illustrations • Serves as an ideal text for a first course in nanoscience for undergraduate or graduate students • Includes a solutions manual and a wealth of instructional materials with qualifying course adoption
• Addresses the business and societal aspects of nanotechnology
Abridged Contents:
Abridged Contents:
Perspectives: Introduction, Societal Implications of Nano. Nanotools: Characterization Methods, Fabrication Methods. Physics—Properties and Phenomena: Materials, Structure, and the Nanosurface; Energy at the Nanoscale; The Material Continuum; Nanothermodynamics. Chemistry—Synthesis and Modification: Carbon-Based Nanomaterials, Chemical Interactions at the Nanoscale, Supramolecular Chemistry, Chemical Synthesis and Modification of Nanomaterials. Natural and Bionanoscience: Natural Nanomaterials, Biomolecular Nanoscience.
Perspectives: Introduction, Nanometrology Standards and Nanomanufacturing. Electromagnetic Engineering: Nanoelectronics, Nano-Optics, Nanomagnetism. Mechanical Nanoengineering: Nanomechanics, Nanostructure and Nanocomposite Thin Films, Applications of Thin Films. Chemical Nanoengineering: Nanocatalysis, Nanocomposites and Fibers. Biological and Environmental Nanoengineering: Nanobiotechnology, Biomimetics, Medical Nanotechnology, Environmental Nanotechnology.
Catalog no. 48058, May 2008, 856 pp. ISBN: 978-1-4200-4805-6, $104.95 / £65.99
Catalog no. 48031, December 2008, 786 pp. ISBN: 978-1-4200-4803-2, $104.95 / £65.99
Also available as an eBook
• Contains examples, exercises, summaries, and full-color illustrations • Includes a solutions manual and a wealth of instructional materials with qualifying course adoption
Also available as an eBook
Save on the Set!
Introduction to Nanoscience and Nanotechnology Catalog no. 47795, December 2008, 1640 pp., ISBN: 978-1-4200-4779-0, $164.95 / £106.00 Also available as an eBook
For more information and complete contents, visit www.crctextbooks.com
41
Nanoscience & Nanotechnology Coming Soon!
New!
A Laboratory Course in Nanoscience and Nanotechnology
Nanotechnology
Gerrard Eddy Jai Poinern Murdoch University, Perth, Western Australia
Written by a well-regarded teacher, A Laboratory Course in Nanoscience and Nanotechnology is a firstever nanolab manual aimed at the fast-growing number of practical nanoscience and nanotechnology modules springing up around the world. It is not a direct competitor for theoretical texts, though it does describe laboratory experiments in detail and link them to theory to place them in context. This highly interdisciplinary book places a strong emphasis on developing skills to prepare undergraduate and graduate students from physics, chemistry, engineering, and biology backgrounds for work in nanoscienceand nanotechnology-related industries.
Features: • Describes experiments in detail and links them to theory • Focuses on practical skills for the lab and prepares students for work in industry • Includes an instructor's manual and figure slides with qualifying course adoption
Abridged Contents: Basic Laboratory Skills and Laboratory Safety. Theory. Experiments. Projects. Catalog no. K22703, December 2014, c. 224 pp. ISBN: 978-1-4822-3103-8, $69.95 / £44.99 Also available as an eBook
Understanding Small Systems, Third Edition Ben Rogers and Jesse Adams NevadaNano, Sparks, USA
Sumita Pennathur University of California, Santa Barbara, USA
“This book is well written, with lots of examples and historic perspectives that certainly make reading more enjoyable and stimulating.” —Dr. Prabhu Arumugam, Louisiana Tech University, Ruston, USA
“The main strengths of this book are its illustrations, which are well conceived and layered from the viewpoint of attracting student attention, while also containing a sufficient level of detail to warrant repeated reference. … The connection to emerging research ideas and even some example commercial products helps highlight the dynamic coverage of the topics. Through classifying chapters as per the areas of mechanics, fluidics, electronics, biology and medicine, the authors are able to relate their material to core disciplines, while emphasizing unifying and converging ideas.” —Nathan S. Swami, University of Virginia, Charlottesville, USA
A 2011 CHOICE Award winner, Nanotechnology: Understanding Small Systems is one of the first true primary texts in nanotechnology. This fully updated Third Edition maintains the pedagogy of the previous edition, but has been vetted by a number of previous and current adopters and revised to reflect their comments. A solutions manual and figure slides are available with qualifying course adoption.
Features: • Offers an expanded treatment of the health/ environmental ramifications of nanomaterials • Compares macroscale systems to those at the nanoscale, showing how scale phenomena affects behavior • Includes new coverage of nanomedicine, new personality profiles and sidebars, new problems and examples, and an extensive nanotech glossary
Abridged Contents: Big Picture of the Principles in a Small World. Introduction to Miniaturization. Introduction to Nanoscale Physics. Nanomaterials. Nanomechanics. Nanoelectronics. Nanoscale Heat Transfer. Nanophotonics. Nanoscale Fluid Mechanics. Nanobiotechnology. Nanomedicine. Catalog no. K21691, October 2014, c. 432 pp. ISBN: 978-1-4822-1172-6, $99.95 / £72.99 Also available as an eBook
42
1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com
ANNOUNCING THE
CRC Press Virtual Textbook Fair for ENGINEERING FACULTY
web: http://www.crcpress.com/textbookfair/engineering
➢ Easy access to frequently adopted, new, and forthcoming textbooks for all types of engineering courses ➢ Designed specifically for engineering department chairs, professors, and librarians
➢ Request inspection copies or submit a book proposal in just a few steps ➢ Meet our engineering acquisition team ➢ See what eBooks are available
➢ Simple navigation of your area of interest
Visit the Textbook Fair Today!
CRC Press/Taylor & Francis Group 1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 e-mail: orders@crcpress.com web: http://www.crcpress.com/textbookfair/engineering