Computer & Electrical Engineering

Page 1

Teach with the books you trust.速

Request your complimentary inspection copy today!

New & Noteworthy

Textbooks in Computer & Electrical Engineering

WWW.

CRCTEXTBOOKS.COM


Table of Contents Computer Engineering ............................................3 Signal & Image Processing........................................6 Electromagnetics & Electronic Materials....................8 Circuits & Devices...................................................10 Electronics Engineering...........................................10 Optical Engineering.................................................10 Power Engineering & Power Electronics..................13 Sensors, Instrumentation, & Measurement..............17 Page 3

Page 3

Systems & Control..................................................17 Math & Stats for Engineers......................................19 Nanoscience & Nanotechnology.............................20 General...................................................................21

Page 6

Page 11

Page 14

Page 17

For more information and complete tables of contents or to request your complimentary inspection copy visit

www.crctextbooks.com 1-800-634-7064 • 1-859-727-5000 +44 (0) 1235 400 524 orders@crcpress.com

JTP58


Computer Engineering New

Introduction to Communications Technologies

Machine Learning An Algorithmic Perspective, Second Edition Stephen Marsland

Third Edition Stephan S. Jones, Ronald J. Kovac, and Frank M. Groom Ball State University, Muncie, Indiana, USA

This third edition helps students in telecommunications and business programs become familiar with and stay abreast of the ever-changing technology surrounding their industries. Used in the core curriculum at Ball State University’s graduate professional program in information and communication sciences, this textbook is designed for graduate and undergraduate students who do not necessarily have a high level of technical expertise, but need to have some understanding of the technical functions of information and communication technologies to prepare them for working in corporate environments. http://www.crcpress.com/product/isbn/9781498702935 Print ISBN: 978-1-4987-0293-5 August 2015, 6-1/8 x 9-1/4, 364 pp. Suggested Price: $79.95 / £49.99

Massey University, Palmerston North, New Zealand

This bestseller helps students understand the algorithms of machine learning. It puts them on a path toward mastering the relevant mathematics and statistics as well as the necessary programming and experimentation. Along with improved Python code, this second edition includes two new chapters on deep belief networks and Gaussian processes. It incorporates new material on the support vector machine, random forests, the perceptron convergence theorem, filters, and more. All of the code is available on the author’s website. http://www.crcpress.com/product/isbn/9781466583283 Print ISBN: 978-1-4665-8328-3 eBook ISBN: 978-1-4665-8336-8 October 2014, 7 x 10, 457 pp., Pack - Book and Ebook Suggested Price: $79.95 / £49.99

New

New

Variational Methods in Image Processing

Machine Translation

Luminita A. Vese University of California, Los Angeles, USA Series: Chapman & Hall/CRC Mathematical and Computational Imaging Sciences Series

Variational methods have proven to be powerful techniques for solving many image processing tasks. Balancing theory with practical approaches, this book covers a wide range of variational methods and their applications. The first part of the text focuses on image restoration, covering such topics as regularization, minimization, and nonlocal and higherorder variational methods. The second part addresses image segmentation, including the Mumford and Shah segmentation problem. The final section discusses varational image processing on manifolds. An accompanying CD-ROM includes MATLAB® code and color figures. http://www.crcpress.com/product/isbn/9781439849736 Print ISBN: 978-1-4398-4973-6 November 2015, 6-1/8 x 9-1/4, 420 pp. Suggested Price: $79.95 / £49.99

New

A Computational Introduction to Digital Image Processing Second Edition Alasdair McAndrew Victoria University, Melbourne, Australia

Pushpak Bhattacharyya Indian Institute of Technology, Bombay

This book compares and contrasts the principles and practices of rule-based machine translation (RBMT), statistical machine translation (SMT), and examplebased machine translation (EBMT). Presenting numerous examples, the text introduces language divergence as the fundamental challenge to machine translation, emphasizes and works out word alignment, explores IBM models of machine translation, covers the mathematics of phrase-based SMT, provides complete walk-throughs of the working of interlingua-based and transfer-based RBMT, and analyzes EBMT, showing how translation parts can be extracted and recombined to automatically translate a new input. http://www.crcpress.com/product/isbn/9781439897188 Print ISBN: 978-1-4398-9718-8 January 2015, 6-1/8 x 9-1/4, 260 pp., Pack - Book and Ebook Suggested Price: $89.95 / £57.99

Distributed Systems An Algorithmic Approach, Second Edition Sukumar Ghosh University of Iowa, Iowa City, USA Series: Chapman & Hall/CRC Computer and Information Science Series

This bestseller explores the nature and use of digital images and shows how they can be obtained, stored, and displayed. Along with MATLAB®, the second edition includes GNU Octave and Python. Programs are written as modular as possible, allowing for greater flexibility, code reuse, and conciseness. This edition also contains new images, redrawn diagrams, and new discussions of edge-preserving blurring filters, ISODATA thresholding, Radon transform, corner detection, retinex algorithm, LZW compression, and other topics.

This pivotal book 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 is available with qualifying course adoption.

http://www.crcpress.com/product/isbn/9781482247329

http://www.crcpress.com/product/isbn/9781466552975

Print ISBN: 978-1-4822-4732-9 September 2015, 7 x 10, 539 pp. Suggested Price: $99.95 / £63.99

Print ISBN: 978-1-4665-5297-5 eBook ISBN: 978-1-4665-5300-2 July 2014, 7 x 10, 554 pp. Suggested Price: $119.95 / £76.99

For more information and complete contents, visit www.crctextbooks.com

3


Computer Engineering ARM Assembly Language Fundamentals and Techniques, Second Edition William Hohl Consultant, Austin, Texas, USA

Computer Graphics Through OpenGL® From Theory to Experiments, Second Edition Sumanta Guha

Christopher Hinds

Asian Institute of Technology, Thailand

ARM, Inc., Austin, Texas, USA

This edition continues to support the popular ARM7TDMI, but also addresses the latest architectures from ARM®, including the Cortex™-A, Cortex-R, and Cortex-M processors. Containing three brand new chapters, a new appendix, and expanded coverage of the ARM7™, this volume tackles IEEE 754 floating-point arithmetic, discusses both Keil™ MDK-ARM and Texas Instruments Code Composer Studio™, and provides a resource to be used alongside a variety of hardware evaluation modules, such as TI’s Tiva Launchpad, STMicroelectronics’ iNemo and Discovery, and NXP Semiconductors’ Xplorer boards. http://www.crcpress.com/product/isbn/9781482229851 Print ISBN: 978-1-4822-2985-1 eBook ISBN: 978-1-4822-2986-8 October 2014, 6-1/8 x 9-1/4, 453 pp. Suggested Price: $89.95 / £57.99

From geometric primitives, animation, and 3D modeling to lighting, shading, and texturing, this 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 of the use of the OpenGL® API to code 3D scenes and animation, including games and movies. Supplementary resources are available on the author’s website. http://www.crcpress.com/product/isbn/9781482258394 Print ISBN: 978-1-4822-5839-4 eBook ISBN: 978-1-4822-5841-7 August 2014, 7 3/8 x 9 1/4, 951 pp. Suggested Price: $99.95 / £63.99

Introduction to Computer Graphics

Introduction to Computer Networks and Cybersecurity

A Practical Learning Approach

Chwan-Hwa (John) Wu and J. David Irwin

Fabio Ganovelli, Massimiliano Corsini, Sumanta Pattanaik, and Marco Di Benedetto This book shows step-by-step how to implement computer graphics concepts and theory with WebGL using the EnvyMyCar (NVMC) framework as a consistent example throughout the text. 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. http://www.crcpress.com/product/isbn/9781439852798 Print ISBN: 978-1-4398-5279-8 eBook ISBN: 978-1-4398-5280-4 October 2014, 6-1/8 x 9-1/4, 422 pp. Suggested Price: $89.95 / £49.99

Auburn University, Alabama, USA

If a network is not secure, how valuable is it? A guide to computer networks and cybersecurity, this book highlights the interconnections between the two to demystify the complexities of designing secure modern networks. The book walks users through the fundamentals of networks, from an overview of Internet architecture through the protocol layers. It then delves into cybersecurity, covering both attack and defense techniques, and closes with a look at the emerging technologies that will alter the current state of multimedia communication and data center/cloud computing. http://www.crcpress.com/product/isbn/9781466572133 Print ISBN: 978-1-4665-7213-3 eBook ISBN: 978-1-4665-7540-0 February 2013, 8-1/2 x 11, 1336 pp. Suggested Price: $132.95 / £52.99

3D Animation for the Raw Beginner Using Maya

X86 Assembly Language and C Fundamentals

Roger “Buzz” King

Joseph Cavanagh

University of Colorado, Boulder, USA

Santa Clara University, California, USA

Providing a principles-based yet pragmatic approach to 3D animation, this first-of-its-kind book 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.

Designed as a tutorial, this book 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 describes the general computer architecture of the X86 microprocessor, individual addressing modes, stack operations, procedures, arrays, macros, and input/output operations. The book also details the most commonly used X86 assembly language instructions. A wealth of program design examples—including the complete assembly language code and actual outputs—help students grasp the concepts more easily.

http://www.crcpress.com/product/isbn/9781439852644 Print ISBN: 978-1-4398-5264-4 eBook ISBN: 978-1-4398-5266-8 August 2014, 7 x 10, 486 pp. Suggested Price: $59.95 / £38.99

4

http://www.crcpress.com/product/isbn/9781466568242 Print ISBN: 978-1-4665-6824-2 eBook ISBN: 978-1-4665-6826-6 January 2013, 7 x 10, 813 pp. Suggested Price: $145.95 / £93.00

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Computer Engineering Computer Graphics

Computer Graphics

From Pixels to Programmable Graphics Hardware

Theory and Practice

Alexey Boreskov and Evgeniy Shikin

Institute of Pure and Applied Mathematics, Rio de Janeiro, Brazil

Moscow State University, Russia Series: Chapman & Hall/CRC Computer Graphics, Geometric Modeling, and Animation Series

Jonas Gomes and Luiz Velho Mario Costa Sousa University of Calgary, Alberta, Canada

This text 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 highperformance graphics. Using one consistent example, the text leads students step-by-step from simple rendering to animation to lighting and bump mapping. Source code and examples are available on the book’s CRC Press web page.

A complete and integrated introduction to computer graphics, this book 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 studying on various topics. For each conceptual problem described, solution strategies are compared and presented in algorithmic form.

http://www.crcpress.com/product/isbn/9781439867303

http://www.crcpress.com/product/isbn/9781568815800

Print ISBN: 978-1-4398-6730-3 eBook ISBN: 978-1-4398-6731-0 October 2013, 6-1/8 x 9-1/4, 568 pp. Suggested Price: $104.95 / £52.99

Print ISBN: 978-1-56881-580-0 eBook ISBN: 978-1-4398-9681-5 April 2012, 7-1/2 x 9-1/4, 560 pp. Suggested Price: $97.95 / £61.99

Programming in C++ for Engineering and Science

Formal Languages and Computation

Larry Nyhoff

Models and Their Applications

Calvin College, Grand Rapids, Michigan, USA

This text guides students in designing programs to solve real problems encountered in engineering and scientific applications. It 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 on the book’s website. A solutions manual and PowerPoint slides are also available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781439825341 Print ISBN: 978-1-4398-2534-1 eBook ISBN: 978-1-4398-8455-3 August 2012, 7 x 10, 744 pp., Soft Cover Suggested Price: $97.95 / £61.99

Computer Organization, Design, and Architecture

Alexander Meduna Brno University of Technology, Czech Republic

This computer science book gives a clear, comprehensive introduction to formal language theory and its applications in computer science. It is meant as the basis of a oneterm course on this subject at the undergraduate level. It covers all rudimental topics concerning formal languages and their models, especially grammars and automata. It sketches the basic ideas underlying the theory of computation, including computability, decidability, and computational complexity. From a practical viewpoint, the text explains how these models underlie computer science engineering techniques for language processing, such as lexical and syntax analysis. http://www.crcpress.com/product/isbn/9781466513457 Print ISBN: 978-1-4665-1345-7 eBook ISBN: 978-1-4665-1349-5 February 2014, 7 x 10, 315 pp. Suggested Price: $99.95 / £63.99

Numerical Algorithms

Fifth Edition

Methods for Computer Vision, Machine Learning, and Graphics

Sajjan G. Shiva

Justin Solomon

University of Memphis, Tennessee, USA

Princeton University, New Jersey, USA

Suitable for a one- or two-semester undergraduate or beginning graduate course in computer science and computer engineering, this 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 multipleprocessor systems, embedded architectures, and performance evaluation.

This text presents a new approach to numerical analysis for modern computer scientists. Using examples from a broad base of computational tasks, including data processing, computational photography, and animation, the book introduces numerical modeling and algorithmic design from a practical standpoint and provides insight into the theoretical tools needed to support these skills. Comprehensive end-of-chapter exercises encourage critical thinking and build students’ intuition while introducing extensions of the basic material.

http://www.crcpress.com/product/isbn/9781466585546

http://www.crcpress.com/product/isbn/9781482251883

Print ISBN: 978-1-4665-8554-6 eBook ISBN: 978-1-4665-8555-3 December 2013, 7 x 10, 725 pp. Suggested Price: $104.95 / £66.99

Print ISBN: 978-1-4822-5188-3 eBook ISBN: 978-1-4822-5190-6 July 2015, 7 x 10, 400 pp., Pack - Book and Ebook Suggested Price: $79.95 / £49.99

For more information and complete contents, visit www.crctextbooks.com

5


Signal & Image Processing New

Fundamentals of Sound and Vibration

Statistical Computing in Nuclear Imaging Arkadiusz Sitek

Second Edition

Associate Physicist, Department of Radiology, Massachusetts General Hospital, Harvard Medical School, Boston, USA

Edited by

Series: Series in Medical Physics and Biomedical Engineering

Frank Fahy

This book is highly focused on computational aspects of Bayesian data analysis of photon-limited data acquired in tomographic measurements in nuclear imaging. Basic Bayesian statistical concepts, elements of Bayesian decision theory, and counting statistics are discussed in the first chapters. Monte Carlo methods and Markov chains in posterior analysis are discussed next, along with an introduction to nuclear imaging and applications such as PET and SPECT. The final chapter includes illustrative examples of statistical computing based on Poissonmultinomial statistics. Examples include calculation of Bayes factors and risks, and Bayesian decision making and hypothesis testing. C++ code used in the final chapter is also provided.

University of Southampton, UK (Retired)

David Thompson University of Southampton and Institute of Sound and Vibration Research, UK

This text from the Institute of Sound and Vibration Research of the University of Southampton introduces the physical, mathematical, and technical foundations of the principal elements of sound and vibration in uncomplicated terms. Acoustics, vibration, and signal processing are set out, along with practical applications, within a single volume at a level suitable for a graduate student or engineer with no formal background in acoustics. http://www.crcpress.com/product/isbn/9780415562102 Print ISBN: 978-0-415-56210-2 eBook ISBN: 978-1-4987-4328-0 April 2015, 6-1/8 x 9-1/4, 516 pp. Suggested Price: $89.95 / £57.99 Also Available in Soft Cover

http://www.crcpress.com/product/isbn/9781439849347 Print ISBN: 978-1-4398-4934-7 eBook ISBN: 978-1-4398-4936-1 December 2014, 6-1/8 x 9-1/4, 275 pp. Suggested Price: $119.95 / £63.99

Signals and Systems

Audio Effects Theory, Implementation and Application Joshua D. Reiss and Andrew P. McPherson

A MATLAB® Integrated Approach Oktay Alkin

Queen Mary University of London, UK

Southern Illinois University Edwardsville, USA

This book explores digital audio effects relevant to audio signal processing and music informatics. It supplies fundamental background information on digital signal processing, focusing on audio-specific aspects. The text integrates theory and practice, relating technical implementation to musical implications. It can be used to gain an understanding of the operation of existing audio effects or to create new ones. In addition to delivering detailed coverage of audio effects, the book discusses digital audio standards. Accompanying source code is provided in C/C++ and implemented as audio effect plug-ins.

This text employs MATLAB both computationally and pedagogically to provide interactive visual reinforcement of the fundamentals, including the characteristics of signals, operations used on signals, time and frequency domain analyses of systems, continuous-time and discrete-time signals and systems, and more. The book includes hands-on MATLAB modules linked to specific segments of the text to ensure seamless integration between learning and doing. A solutions manual, MATLAB code, figures, presentation slides, and other ancillary materials are available on an author-supported website or with qualifying course adoption.

http://www.crcpress.com/product/isbn/9781466560284

http://www.crcpress.com/product/isbn/9781466598539

Print ISBN: 978-1-4665-6028-4 eBook ISBN: 978-1-4665-6029-1 October 2014, 6-1/8 x 9-1/4, 367 pp. Suggested Price: $99.95 / £63.99

Print ISBN: 978-1-4665-9853-9 eBook ISBN: 978-1-4665-9855-3 March 2014, 7 x 10, 1122 pp. Suggested Price: $149.95 / £45.00

Introduction to Imaging from Scattered Fields

Applied Medical Image Processing

Michael A. Fiddy

A Basic Course, Second Edition

University of North Carolina at Charlotte, USA

R. Shane Ritter Perigon Engineering, Charlotte, North Carolina, USA

This self-contained book provides the necessary details for students to design improved experiments and process measured data more effectively. It shows how to obtain the best estimate of a strongly scattering object from limited scattered field data. The book covers widely used and novel approaches to recover information about diverse objects from their scattered field data, including Fourier-based signal and image processing techniques and the authors’ inverse algorithm approach. The provided MATLAB® code helps students understand the imaging process in a hands-on way. http://www.crcpress.com/product/isbn/9781466569584 Print ISBN: 978-1-4665-6958-4 eBook ISBN: 978-1-4665-6959-1 November 2014, 7 x 10, 246 pp. Suggested Price: $89.95 / £57.99

6

Wolfgang Birkfellner Medical University of Vienna, Austria

Avoiding excessive mathematical formalisms, this second edition of a bestseller 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 imageguided 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. http://www.crcpress.com/product/isbn/9781466555570 Print ISBN: 978-1-4665-5557-0 eBook ISBN: 978-1-4665-5560-0 March 2014, 7 x 10, 455 pp. Suggested Price: $79.95 / £49.99

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Signal & Image Processing Biosignal and Medical Image Processing Third Edition

Real-Time Digital Signal Processing from MATLAB® to C with the TMS320C6x DSPs

John L. Semmlow

Second Edition

Robert Wood Johnson Medical School, New Brunswick, New Jersey, USA

This third edition of a bestseller 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, the text supplies important new material on nonlinear methods for describing and classifying signals, such as entropy-based methods and scaling methods. This edition covers data cleaning methods commonly used in heart rate variability studies and other areas, presenting actual examples. It also features new end-of-chapter problems.

Thad B. Welch, Cameron H.G. Wright, and Michael G. Morrow Cell phones, GPS receivers, and CD players are just some of the products that rely on real-time digital signal processing (DSP). This book bridges theory and application of DSP using a step-by-step transition approach. It builds a practical framework that reinforces basic DSP theory using demonstrations, exercises, and projects, exploring MATLAB and real-time DSP hardware. The authors provide downloadable access to source code, example files, test signals, and executable programs required for presented examples, exercises, and projects. The book also offers solutions and challenges throughout.

http://www.crcpress.com/product/isbn/9781466567368

http://www.crcpress.com/product/isbn/9781439883037

Print ISBN: 978-1-4665-6736-8 eBook ISBN: 978-1-4665-6738-2 February 2014, 7 x 10, 630 pp. Suggested Price: $119.95 / £76.99

Print ISBN: 978-1-4398-8303-7 eBook ISBN: 978-1-4398-9885-7 December 2011, 7 x 10, 436 pp. Suggested Price: $99.95 / £63.99

Electroacoustics

Probability and Random Processes for Electrical and Computer Engineers

Mendel Kleiner Chalmers University of Technology, Gothenburg, Sweden

Second Edition

A key part of the modern communication society, electroacoustic devices such as microphones and loudspeakers are used everywhere from cars and mobile phones to homes and sports arenas. This modern, accessible text explains the key scientific and engineering principles behind their design. The book also examines the compromises that are necessary when designing transducers for use in the real world. It covers both traditional audio and ultrasonic transducers, and includes up-to-date material on arrays, radiation impedance, loudspeaker enclosure design, and more.

Charles W. Therrien and Murali Tummala

http://www.crcpress.com/product/isbn/9781439836187

Naval Postgraduate School, Monterey, California, USA

Updated and written in a clear, concise style, this second edition offers an introduction to probability, random variables, and random processes, making the subject relevant and interesting for students in electrical and computer engineering. The book also features applications and examples that are useful to anyone involved in other branches of engineering or physical sciences. Chapters focus on the probability model, random variables and transformations, inequalities and limit theorems, random processes, and queuing processes. The authors reinforce presentation of these and other topics using MATLAB® computer projects that are available on the CRC Press website.

Print ISBN: 978-1-4398-3618-7 eBook ISBN: 978-1-4398-3619-4 February 2013, 6-1/8 x 9-1/4, 628 pp. Suggested Price: $125.95 / £62.99

http://www.crcpress.com/product/isbn/9781439826980

Speech Enhancement Theory and Practice, Second Edition

Digital Signal Processing with Examples in MATLAB®

Philipos C. Loizou

Second Edition

University of Texas at Dallas, USA

With the proliferation of mobile devices and hearing devices, including hearing aids and cochlear implants, there is a growing need to design speech enhancement algorithms that can improve speech intelligibility without sacrificing quality. This updated, expanded edition of a bestselling textbook responds to this need, broadening its scope of coverage to address speech intelligibility in addition to speech quality. Written by a pioneer in the field, this book covers the fundamentals, major enhancement algorithms, evaluation measures, and future directions. The accompanying CD provides MATLAB® code as well as noise and speech recordings. http://www.crcpress.com/product/isbn/9781466504219 Print ISBN: 978-1-4665-0421-9 eBook ISBN: 978-1-4665-7316-1 February 2013, 6-1/8 x 9-1/4, 711 pp. Suggested Price: $125.95 / £79.99

Print ISBN: 978-1-4398-2698-0 eBook ISBN: 978-1-4398-2701-7 September 2011, 7 x 10, 431 pp. Suggested Price: $92.95 / £58.99

Samuel D. Stearns Sandia National Laboratories, Albuquerque, New Mexico, USA

Don R. Hush Los Alamos National Laboratory, New Mexico, USA Series: Electrical Engineering & Applied Signal Processing Series

Updated and expanded, this second edition of a bestselling text introduces 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. Numerous exercises and examples harness the power of MATLAB®, and MATLAB functions and examples are available for download online. http://www.crcpress.com/product/isbn/9781439837825 Print ISBN: 978-1-4398-3782-5 eBook ISBN: 978-1-4398-8101-9 April 2011, 6-1/4 x 9-1/4, 516 pp. Suggested Price: $115.95 / £73.99

For more information and complete contents, visit www.crctextbooks.com

7


Signal & Image Processing / Electromagnetics & Electronic Materials Signals and Systems Laboratory with MATLAB®

New

Alex Palamides and Anastasia Veloni

A Primer with MATLAB®

Technological Educational Institute of Piraeus, Athens, Greece

Developed as a textbook for the laboratory part of a signals and systems course, this book introduces students to theory through analytical examples implemented in MATLAB® code. Every theoretical concept is accompanied by the corresponding code implementation. Instead of using big M-Files or author-written functions with comments, the commands are executed one by one at the MATLAB command prompt, and the results, along with comments, are given side by side in two- or three-column tables. This text teaches students how to perform signals and systems analysis with MATLAB, study associated concepts, and program in MATLAB. http://www.crcpress.com/product/isbn/9781439830550 Print ISBN: 978-1-4398-3055-0 eBook ISBN: 978-1-4398-3056-7 August 2010, 7 x 10, 567 pp. Suggested Price: $94.95 / £59.99

Digital Signal Processing Laboratory

Signals and Systems Matthew N. O. Sadiku and Warsame Hassan Ali Prairie View A&M University, Texas, USA

Designed for a three-hour semester course on signals and systems, this textbook presents continuous-time and discrete-time signals and systems to electrical and computer engineering students in a manner that is clearer, more interesting, and easier to understand than other texts. In recognition of the requirements by ABET (Accreditation Board for Engineering and Technology) on integrating computer tools, the use of MATLAB® is encouraged in a studentfriendly manner. The book introduces MATLAB in Appendix B and applies it gradually throughout the text. http://www.crcpress.com/product/isbn/9781482261516 Print ISBN: 978-1-4822-6151-6 October 2015, 6-1/8 x 9-1/4, 442 pp. Suggested Price: $99.95 / £63.99

New

Second Edition

Analytical Techniques in Electromagnetics

B. Preetham Kumar

Matthew N. O. Sadiku

California State University, Sacramento, USA

Given the rapid software and hardware developments in DSP, it is vital for students to complement their theoretical learning with practical applications. Each chapter of this book consists of a brief section on theory to explain the underlying mathematics and principles, a problem-solving section, and a computer laboratory section with programming examples and exercises using MATLAB® and Simulink®. Applicable chapters include a hardware laboratory section composed of exercises using test and measuring equipment. This text offers a concise, easily understood presentation that makes the information accessible to students while building their proficiency with the software, the hardware, and the theory of DSP.

Prairie View A&M University, Texas, USA

Sudarshan R. Nelatury Pennsylvania State University, Erie, USA

This book presents a concise introduction to analytical methods in electromagnetics (EM). It is designed for students, researchers, practicing scientists, and engineers seeking analytical solutions to electromagnetic problems. It is important to keep a balanced view of techniques for solving EM problems. Overemphasizing the importance of analytical methods at the expense of numerical techniques would not reflect the trends in technology. The topics have been carefully selected to provide an appreciation of the kinds of problems that can be solved exactly.

http://www.crcpress.com/product/isbn/9781439817377

http://www.crcpress.com/product/isbn/9781498709019

Print ISBN: 978-1-4398-1737-7 eBook ISBN: 978-1-4398-8288-7 May 2010, 6-1/4 x 9-1/4, 298 pp. Suggested Price: $109.95 / £69.99

Print ISBN: 978-1-4987-0901-9 November 2015, 6-1/8 x 9-1/4, 272 pp. Suggested Price: $129.95 / £82.00

New

An Introduction to Microwave Measurements

Electromagnetic Boundary Problems Edward F. Kuester University of Colorado Boulder, USA

David C. Chang New York University Polytechnic School of Engineering, Brooklyn, USA

This book introduces the formulation and solution of Maxwell’s equations describing electromagnetism. It covers material parameters, equivalence principles, field and source potentials, and uniqueness, as well as provides analytical solutions of waves in regions with planar, cylindrical, spherical, and wedge boundaries. The text explores the formulation of integral equations, discusses approximation techniques for problems without exact analytical solutions, presents a general proof that no classical electromagnetic field can travel faster than the speed of light, and features end-of-chapter problems that increase comprehension and fuel research. http://www.crcpress.com/product/isbn/9781498730266

Ananjan Basu This book starts with a brief overview and then gives a short summary of the basic theory and the building blocks required to understand and use microwave measurement techniques. After a brief description of older measurement techniques (slotted wave guide, etc.), the book gives a fairly detailed description of the vector network analyzer and the spectrum analyzer, which form the backbone of modern microwave measurements. The book also provides a brief discussion of advanced topics such as pulsed measurements and non-linear network analysis. http://www.crcpress.com/product/isbn/9781482214352 Print ISBN: 978-1-4822-1435-2 eBook ISBN: 978-1-4822-1437-6 December 2014, 6-1/8 x 9-1/4, 310 pp. Suggested Price: $119.95 / £76.99

Print ISBN: 978-1-4987-3026-6 September 2015, 6-1/8 x 9-1/4, 354 pp. Suggested Price: $149.95 / £95.00

8

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Electromagnetics & Electronic Materials Electricity and Magnetism P.F. Kelly Ave Maria University, Florida, USA

This text applies the principles of classical mechanics to reveal the laws governing electric and magnetic phenomena. Exposition of classical electric and magnetic fields is interwoven with analyses of linear electric circuits. Beginning with electric charge, the book culminates in Maxwell’s equations, which provide a complete description of classical electromagnetism. With more than 450 problems included, this book can be used as a primary text, supplement, or exam review. http://www.crcpress.com/product/isbn/9781482206357 Print ISBN: 978-1-4822-0635-7 eBook ISBN: 978-1-4822-0639-5 December 2014, 7 x 10, 418 pp. Suggested Price: $79.95 / £49.99

Electromagnetic Waves, Materials, and Computation with MATLAB® Dikshitulu K. Kalluri University of Massachusetts, Lowell, USA

This book is for senior undergraduate/first-year graduate students specializing in one or more of the technologies based on electromagnetics. Composed of three parts, the text begins with the electromagnetics of bounded simple media, moves on to electromagnetic equations of complex media, and then covers electromagnetic computation. The author takes a modern approach by using commercial software such as MATLAB® and FDTD methods, and provides a strong base of conceptual mathematical aspects. The material strikes a balance between theory, intuitive approximate solutions, and the use of commercial software and interpretation of solutions. Case studies and practical examples are presented throughout the text. http://www.crcpress.com/product/isbn/9781439838679 Print ISBN: 978-1-4398-3867-9 eBook ISBN: 978-1-4398-9627-3 August 2011, 7 x 10, 886 pp. Suggested Price: $154.95 / £99.00

Microwave Engineering Concepts and Fundamentals Ahmad Shahid Khan Aligarh Muslim University, India

This encyclopedic text 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. http://www.crcpress.com/product/isbn/9781466591417 Print ISBN: 978-1-4665-9141-7 eBook ISBN: 978-1-4665-9143-1 March 2014, 6-1/8 x 9-1/4, 800 pp. Suggested Price: $139.95 / £89.00

Magnetics, Dielectrics, and Wave Propagation with MATLAB® Codes Carmine Vittoria Northeastern University, Boston, Massachusetts, USA

A comprehensive description of wave propagation in magneto-dielectric materials, this textbook 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. http://www.crcpress.com/product/isbn/9781439841990 Print ISBN: 978-1-4398-4199-0 eBook ISBN: 978-1-4398-4200-3 September 2010, 6-1/4 x 9-1/4, 472 pp. Suggested Price: $159.95 / £102.00

Principles of Electromagnetic Waves and Materials

Numerical Techniques in Electromagnetics with MATLAB®

Dikshitulu K. Kalluri

Third Edition

University of Massachusetts, Lowell, USA

This volume is a condensed version of the author’s previously published textbook, Electromagnetic Waves, Materials, and Computation with MATLAB®. This book focuses on lower-level courses, primarily senior undergraduate and graduate students in electromagnetic waves and materials courses. It takes an integrative approach to the subject of electromagnetics by striking a balance between theoretical and practical aspects and by supplementing quintessential old-school information and methods with the appropriate amount of material on plasmas for exposing students to the broad area of plasmonics. Ancillary materials are available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781466593725 Print ISBN: 978-1-4665-9372-5 eBook ISBN: 978-1-4665-9374-9 May 2013, 6-3/4 x 9-3/4, 462 pp. Suggested Price: $104.95 / £66.99

Matthew N.O. Sadiku Prairie View A&M University, Texas, USA

Continuing in the bestselling tradition of the first edition, this third edition text demonstrates how to pose, numerically analyze, and solve electromagnetic (EM) problems. Significant updates include the transition of all FORTRAN code into the more widely used MATLAB® format, as well as improvements made to the standard algorithm for the finite difference time domain (FDTD) method and the treatment of absorbing boundary conditions in FDTD, the finite element method, and the transmission-line-matrix method. In addition to updated examples and new homework problems throughout, this edition features a chapter on the method of lines. An appendix covers use of MATLAB code. A solutions manual is available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781420063097 Print ISBN: 978-1-4200-6309-7 eBook ISBN: 978-1-4200-6310-3 April 2009, 6-1/4 x 9-1/4, 648 pp. Suggested Price: $154.95 / £99.00

For more information and complete contents, visit www.crctextbooks.com

9


Circuits & Devices / Electronics Engineering / Optical Engineering Principles of Analog Electronics Giovanni Saggio Università degli Studi di Roma - Tor Vergata, Italy

Richly illustrated in full color, this textbook 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. http://www.crcpress.com/product/isbn/9781466582019 Print ISBN: 978-1-4665-8201-9 eBook ISBN: 978-1-4665-8203-3 January 2014, 7 x 10, 567 pp. Suggested Price: $119.95 / £49.99

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 to start, and differs from other books by introducing matrix algebra early in the book. The text’s 290 problems are meant to be solved using matrix algebra, which provides students with a strong foundation on which to build. http://www.crcpress.com/product/isbn/9781926895611 Print ISBN: 978-1-926895-61-1 eBook ISBN: 978-1-4822-5299-6 February 2014, 7 x 10, 464 pp. Suggested Price: $119.95 / £76.99

Fundamentals of Electrical Engineering Charles A. Gross and Thaddeus A. Roppel Auburn University, Alabama, USA

Written to provide an overview of the electrical engineering profession to college students and professionals outside the field of electrical engineering, this textbook provides information on the necessary technical competencies required within the field. Simple and easy-to-use, yet complete in rigor and coverage of fundamental concepts, this book teaches the fundamentals of electrical engineering without including the typical analytical methods that hold little relevance for non-electrical engineers. Examples and homework problems are included within the chapters to aid in student comprehension and application. A solutions manual is provided with qualifying course adoption. http://www.crcpress.com/product/isbn/9781439837146 Print ISBN: 978-1-4398-3714-6 eBook ISBN: 978-1-4398-9946-5 February 2012, 6-1/4 x 9-1/4, 481 pp. Suggested Price: $97.95 / £61.99

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 Series: Computational Mechanics and Applied Analysis

This textbook presents basic programming techniques consistent with the MATLAB software package. It also 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 concepts presented in the chapters 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 is available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781439854297 Print ISBN: 978-1-4398-5429-7 eBook ISBN: 978-1-4398-5430-3 August 2012, 6-1/4 x 9-1/4, 388 pp. Suggested Price: $121.95 / £77.99

Analysis and Application of Analog Electronic Circuits to Biomedical Instrumentation Second Edition Robert B. Northrop

New

Introduction to Magnetism and Magnetic Materials

University of Connecticut, Storrs, USA

Third Edition

Series: Biomedical Engineering

David Jiles

Focusing on the building blocks of biomedical systems, this text discusses the basic analog electronic circuits used for signal conditioning in biomedical instruments. It explains the electronic components and subsystems used in ECG, EEG, EMG, ERG, tomographic images, biochemical spectrograms, and other crucial medical applications. This second edition features a glossary, new end-of-chapter problems, and three 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. Ancillaries are available with qualifying course adoption.

Iowa State University, Ames, USA

This third edition is a complete revision of its predecessor, introducing key and current theories, practices, and applications in magnetism and magnetic materials. It includes new information on soft magnetic materials, hard magnetic materials, magnetic data storage, and magnetic evaluation of materials, magneto-transport, small particles, nanomagnetism, magnetic semiconductors, spintronics, and high-frequency magnetism. Each chapter also features updated and new exercise problems, accompanied by answers at the back of the book.

http://www.crcpress.com/product/isbn/9781439866696

http://www.crcpress.com/product/isbn/9781482238877

Print ISBN: 978-1-4398-6669-6 eBook ISBN: 978-1-4398-9883-3 March 2012, 6-3/4 x 9-3/4, 578 pp. Suggested Price: $132.95 / £85.00

Print ISBN: 978-1-4822-3887-7 September 2015, 6-1/8 x 9-1/4, 632 pp., Soft Cover Suggested Price: $89.95 / £57.99

10

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Optical Engineering Optical Fiber Communication Systems with MATLAB® and Simulink® Models

New

Second Edition

Subhasish Dutta Gupta, Nirmalya Ghosh, and Ayan Banerjee

Le Nguyen Binh Huawei Technologies Co., Ltd., European Research Center, Munich, Germany Series: Optics and Photonics

Carefully structured to provide practical knowledge of fundamental issues, and fully revised to reflect the latest optical communication techniques and applications, this 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. A solutions manual is available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781482217513

Wave Optics Basic Concepts and Contemporary Trends

In recent years, there have been many new advances in classical optics. Until now, these advances have been discussed only in research articles, which are difficult even for senior undergraduates to understand. The goal of this book is to make younger students familiar with the concepts behind these advances. Intended also as an optics textbook, the book starts with the basics and then moves on to cover the newest technologies. This text promises to fascinate young minds about the area of optics. http://www.crcpress.com/product/isbn/9781482237733 Print ISBN: 978-1-4822-3773-3 October 2015, 6-1/8 x 9-1/4, 392 pp. Suggested Price: $89.95 / £57.99

Print ISBN: 978-1-4822-1751-3 eBook ISBN: 978-1-4822-1753-7 December 2014, 7 x 10, 899 pp. Suggested Price: $139.95 / £89.00

New

New

Introduction to Optical Metrology

Semiconductor Laser Theory

Rajpal S. Sirohi Tezpur University, India Series: Optical Sciences and Applications of Light

This book examines the theory and practice of various measurement methodologies utilizing the wave nature of light. It discusses interferometry, speckle metrology, moiré phenomenon, photoelasticity, and microscopy. It describes the principles used to measure refractive indices of solids, liquids, and gases. It presents methods for measuring curvature, focal length, angle, thickness, velocity, pressure, and length. It details techniques for optical testing as well as for making fiber optic- and MEMS-based measurements. It also features exercise problems at the end of each chapter for applied learning. http://www.crcpress.com/product/isbn/9781482236101 Print ISBN: 978-1-4822-3610-1 August 2015, 6-1/8 x 9-1/4, 449 pp. Suggested Price: $149.95 / £95.00

Prasanta Kumar Basu, Bratati Mukhopadhyay, and Rikmantra Basu University of Calcutta, Institute of Radio Physics and Electronics, Kolkata, India

This text takes a semiclassical approach to teaching the principles, structure, and applications of semiconductor lasers. The first half presents basic concepts, such as semiconductor physics, p-n junction theory, alloys, heterostructures, quantum nanostructures, k.p. theory, waveguides, resonators, filters, and optical processes. The remainder of the book describes various lasers, including double heterostructure, quantum wire, quantum dot, quantum cascade, vertical-cavity surface-emitting, single-mode and tunable, nitride, group IV, and transistor lasers. http://www.crcpress.com/product/isbn/9781466561915 Print ISBN: 978-1-4665-6191-5 June 2015, 6-1/8 x 9-1/4, 551 pp. Suggested Price: $99.95 / £63.99

New

New

Bioinspired Photonics

Introduction to Spintronics

Optical Structures and Systems Inspired by Nature

Second Edition

Viktoria Greanya

Virginia Commonwealth University, Richmond, USA

DARPA, Arlington, Virginia, USA

This book provides an interdisciplinary introduction to the captivating and diverse photonic systems seen in nature and explores how we take inspiration from them to create new photonic materials and devices. The author walks students through examples taken from nature, delves into characterization, and describes unique performance features. This material is interwoven with discussions on fabricating synthetic versions of the systems, as well as aspects of the biological examples that researchers are leveraging in their own work. http://www.crcpress.com/product/isbn/9781466504028 Print ISBN: 978-1-4665-0402-8 June 2015, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $79.95 / £44.99

Supriyo Bandyopadhyay Marc Cahay University of Cincinnati, Ohio, USA

This book provides an accessible presentation of the quantum mechanical concept of spin and the rapidly expanding technology associated with its use in information processing devices and circuits. Featuring many new drill problems, this edition reflects the explosion of study in spin-related physics, addressing seven important physical phenomena with spintronic device applications. It discusses spintronics without magnetism, which allows one to manipulate spin currents by purely electrical means. It explores lateral spin-orbit interaction and its many nuances, as well as the possibility to implement spin polarizers and analyzers using quantum point contacts. It also introduces the concept of single-domain-nanomagnet-based computing. http://www.crcpress.com/product/isbn/9781482255560 Print ISBN: 978-1-4822-5556-0 October 2015, 6-1/8 x 9-1/4, 652 pp. Suggested Price: $109.95 / £69.99

For more information and complete contents, visit www.crctextbooks.com

11


Optical Engineering New

A Laboratory Manual in Biophotonics Vadim Backman, Adam Wax, and Hao Zhang The increasing use of optical techniques for biomedical applications has led to significant interest in biophotonics as a growing field. From basic concepts to more advanced topics and applications, this book provides a complete guide to biophotonics. The author offers both descriptive and quantitative perspectives, as well as a comprehensive overview of major areas of research in the field. The text includes coverage of topics such as light tissue interaction, optical instrumentation, microscopic and macroscopic tissue imaging, tissue spectroscopy, therapeutic applications of optics, and molecular imaging. http://www.crcpress.com/product/isbn/9781439810514

Understanding LED Illumination M. Nisa Khan IEM LED Lighting Technologies, New Jersey, USA

This book provides an in-depth introduction to the fundamentals and practical aspects of LED lamp design. Covering light generation, efficiency, theoretical limits, efficiency limiting factors, and LED lamp design elements, the text explains the principles of large-space and 3D object illumination for developing competitive LED lamps. It presents design and simulation requirements for LED lamps with real examples that demonstrate how to make more energy-efficient and higher-quality lamps. This book also applies lamp output metrics and characterization methods to retail and prototype lamps for comparison. http://www.crcpress.com/product/isbn/9781466507722

Print ISBN: 978-1-4398-1051-4 November 2015, 7 x 10, 344 pp. Suggested Price: $89.95 / £57.99

Print ISBN: 978-1-4665-0772-2 eBook ISBN: 978-1-4822-0300-4 August 2013, 6-1/8 x 9-1/4, 272 pp. Suggested Price: $71.95 / £45.99

Nonlinear Optics

Optics for Engineers

Principles and Applications

Charles A. DiMarzio

Karsten Rottwitt Denmark Technical University, Lyngby

Peter Tidemand-Lichtenberg Denmark Technical University, Roskilde Series: Optical Sciences and Applications of Light

This book 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 leading to the nonlinear wave equation. The second part of the book focuses on applications of nonlinear interaction between light and matter, and considers nonlinearities in crystals and optical fibers. http://www.crcpress.com/product/isbn/9781466565821 Print ISBN: 978-1-4665-6582-1 eBook ISBN: 978-1-4665-6584-5 December 2014, 7 x 10, 349 pp. Suggested Price: $99.95 / £63.99

Northeastern University, Boston, Massachusetts, USA

The increased importance of the field of optics has also increased the need for engineers to understand its fundamental principles. Designed specifically for this purpose, this book presents the underlying concepts and their applications for engineers and engineering students who need a practical understanding of how the basic principles of optics affect design decisions. Guiding the reader through geometric optics and physical optics, the author includes numerous examples drawn from his experience in the design of laser radars and biomedical optics. These practical examples and end-of-chapter problems help connect the fundamentals with real-world applications. MATLAB® code is also available from CRCpress.com. http://www.crcpress.com/product/isbn/9781439807255 Print ISBN: 978-1-4398-0725-5 eBook ISBN: 978-1-4398-9641-9 August 2011, 7 x 10, 564 pp., Soft Cover Suggested Price: $99.95 / £63.99

Fundamentals of Solid-State Lighting

Fundamentals of Nonlinear Optics

LEDs, OLEDs, and Their Applications in Illumination and Displays

Peter E. Powers

Vinod Kumar Khanna

Consistently connecting theory, process, effects, and applications, this introductory text addresses a broad spectrum of nonlinear phenomena, from secondharmonic generation to soliton formation. It analyzes the complementary aspects of nonlinear optics to enable a fundamental understanding of a given effect and subsequent practical device applications. The author encourages students to master key concepts and to solve nonlinear optics problems, preparing them for more advanced study. Along with extensive problems at the end of each chapter, the book presents general algorithms accessible for any scientific graphical and programming package.

CSIR-CEERI, Pilani, India

This book 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. http://www.crcpress.com/product/isbn/9781466561090 Print ISBN: 978-1-4665-6109-0 eBook ISBN: 978-1-4665-6112-0 June 2014, 7 x 10, 604 pp., Soft Cover Suggested Price: $149.95 / £95.00

12

University of Dayton, Ohio, USA

http://www.crcpress.com/product/isbn/9781420093513 Print ISBN: 978-1-4200-9351-3 eBook ISBN: 978-1-4200-9352-0 May 2011, 7 x 10, 329 pp. Suggested Price: $92.95 / £58.99

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Optical Engineering / Power Engineering & Power Electronics Plasma Physics and Engineering Second Edition Alexander Fridman Drexel University, Philadelphia, Pennsylvania, USA

Lawrence A. Kennedy University of Illinois at Chicago, USA

Reflecting recent developments in plasma science and technology, this 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. http://www.crcpress.com/product/isbn/9781439812280

New

Electricity and Electronics for Renewable Energy Technology An Introduction Ahmad Hemami McGill University, Montreal, Québec, Canada and Iowa Lakes College, Estherville, USA Series: Power Electronics and Applications Series

This book instills an essential knowledge of electricity and electronics required for work with renewable energy. It begins with a brief explanation of the necessary mathematics and then addresses the basics of electricity and relationships, motors and generators, transformers, and networks and distribution; tackles the key concepts associated with electronics, diodes and transistors, switching devices, and power converters; covers digital electronics from number systems and logic circuits to encoders and decoders; and explores advanced subjects such as reactive power and the operation of a transistor.

Print ISBN: 978-1-4398-1228-0 eBook ISBN: 978-1-4398-7788-3 February 2011, 6-1/4 x 9-1/4, 941 pp. Suggested Price: $154.95 / £99.00

http://www.crcpress.com/product/isbn/9781482261769

New

Principles of Solar Engineering

Modeling and Analysis with Induction Generators

Third Edition

Third Edition

D. Yogi Goswami

M. Godoy Simões

University of South Florida, Tampa, USA

Thoroughly updated and revised, this third edition provides an engineering-based survey of modern solar energy concepts and practical applications. Since publication of the second edition in 2000, a number of major developments have taken place in solar energy, which made it essential to revise the book completely. Solar photovoltaic systems have grown over the past decade at an average annual rate of more than 30 percent. Because of the large investments required for these systems, accurate knowledge of solar radiation resources has become essential. http://www.crcpress.com/product/isbn/9781466563780 Print ISBN: 978-1-4665-6378-0 eBook ISBN: 978-1-4665-6380-3 February 2015, 6-1/8 x 9-1/4, 822 pp. Suggested Price: $149.95 / £95.00

New

Wind Energy An Introduction Mohamed A. El-Sharkawi University of Washington, Seattle, USA

This book covers wind energy system types, operation, modeling, analysis, integration, and control. Featuring numerous models, illustrations, examples, and exercises, the text explains the aerodynamic theories that govern the operation of wind turbines, highlights the differences between the most common types of wind turbines, analyzes the main power electronic circuits used in wind energy, details the electrical generators from the basic principle of induced voltage to the steady-state and dynamic models, and discusses the main integration challenges of wind energy systems with electric utility systems. http://www.crcpress.com/product/isbn/9781482263992 Print ISBN: 978-1-4822-6399-2 eBook ISBN: 978-1-4822-6401-2 June 2015, 7 x 10, 355 pp. Suggested Price: $99.95 / £63.99

Print ISBN: 978-1-4822-6176-9 September 2015, 7 x 10, 818 pp. Suggested Price: $139.95 / £89.00

Colorado School of Mines, Golden, USA

Felix A. Farret Federal University of Santa Maria, Brazil Series: Power Electronics and Applications Series

This third edition presents the fundamentals of, and latest advances in, the modeling and analysis of induction generators. It includes revised equations and mathematical modeling, the addition of solved problems as well as suggested problems at the end of each chapter, new modeling and simulation cases, mathematical modeling of the Magnus turbine to be used with induction generators, and a detailed comparison between the induction generators and their competitors. It covers self-excitation, numerical analysis of stand-alone and multiple induction generators, modern vector control, and more. http://www.crcpress.com/product/isbn/9781482244670 Print ISBN: 978-1-4822-4467-0 eBook ISBN: 978-1-4822-4470-0 December 2014, 6-1/8 x 9-1/4, 466 pp. Suggested Price: $119.95 / £76.99

New

Elements of Power Systems Pradip Kumar Sadhu Soumya Das University Institute of Technology, University of Burdwan (North), India

Numerical modeling and solution on digital computers is the only realistic approach to systems analysis and planning studies for a present-day power system with its large size and complex, integrated nature. Therefore, the stage has been reached where an undergraduate must be taught the latest techniques of analysis of large-scale power systems. This textbook presents extensive coverage of power system topics, along with detailed case studies and examples, for undergraduate students who need some basic information before moving on to power system analysis. A solutions manual is available with qualifying course adoption. http://www.crcpress.com/product/isbn/9781498734462 Print ISBN: 978-1-4987-3446-2 October 2015, 6-1/8 x 9-1/4, 552 pp. Suggested Price: $139.95 / £89.00

For more information and complete contents, visit www.crctextbooks.com

13


Power Engineering & Power Electronics New

Power Electronics Basics

Electric Power Distribution Engineering

Operating Principles, Design, Formulas, and Applications

Third Edition

Yuriy Rozanov, Evgeny Chaplygin, and Pavel Voronin

California State University, Sacramento, USA

National Research University “Moscow Power Engineering Institute,” Russia

Sergey Ryvkin Trapeznikov Institute of Control Sciences of Russian Academy of Sciences, Moscow

This book explains the key concepts and terms of power electronics, exploring applications including renewable energy production, fuel cells, and electric drives. It describes the power assemblies, control, and passive components of semiconductor power switches. It covers the control of power electronic devices, from mathematical modeling to analysis of electrical processes. It addresses pulse-width modulation, power quality control, and multilevel, modular, and multicell power converter topologies. It also discusses line-commutated and resonant converters, as well as inverters and AC converters based on completely controllable switches. http://www.crcpress.com/product/isbn/9781482298796 Print ISBN: 978-1-4822-9879-6 April 2015, 6-1/8 x 9-1/4, 489 pp. Suggested Price: $149.95 / £95.00

Advanced Electric Drive Vehicles Edited by

Turan Gönen As attractive to students as it is useful to professors and engineers, this third edition of a groundbreaking textbook 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; includes 180+ examples, 170+ end-of-chapter problems, and new MATLAB® applications; discusses distribution planning and design considerations with emphasis on economical explication and overall impact; and presents clear definitions of terms and symbols used in the power industry. http://www.crcpress.com/product/isbn/9781482207002 Print ISBN: 978-1-4822-0700-2 eBook ISBN: 978-1-4822-0710-1 January 2014, 7 x 10, 1061 pp. Suggested Price: $149.95 / £54.99

Electrical Power Transmission System Engineering Analysis and Design, Third Edition

Ali Emadi McMaster University, Hamilton, Ontario, Canada

Turan Gönen

Series: Energy, Power Electronics, and Machines

California State University, Sacramento, USA

This book covers more-electric vehicles, hybrid electric vehicles, plug-in hybrid electric vehicles, range-extended electric vehicles, and all-electric vehicles including battery electric vehicles and fuel cell vehicles. It describes electrification technologies applied to nonpropulsion loads, such as power steering and air-conditioning systems. It discusses hybrid battery/ ultra-capacitor energy storage systems, 48-V electrification and belt-driven starter generator systems, vehicle-to-grid interface and electrical infrastructure issues, energy management, and optimization. It provides numerous illustrations, practical examples, case studies, and end-of-chapter questions to aid in understanding key concepts and applications.

A hands-on electrical and mechanical design text for engineering students and professionals, this 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, a guide to the FERC electric transmission facilities permit process and Order No. 1000, and a glossary of terms.

http://www.crcpress.com/product/isbn/9781466597693

Print ISBN: 978-1-4822-3222-6 eBook ISBN: 978-1-4822-3224-0 May 2014, 7 x 10, 1093 pp. Suggested Price: $149.95 / £54.99

Print ISBN: 978-1-4665-9769-3 eBook ISBN: 978-1-4665-9770-9 October 2014, 7 x 10, 616 pp. Suggested Price: $149.95 / £95.00

Protective Relaying Principles and Applications, Fourth Edition J. Lewis Blackburn Consultant, Bothell, Washington, USA

Thomas J. Domin PPL, Inc., Allentown, Pennsylvania, USA

This fourth edition of a bestseller 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, the book explores smarter, more flexible protective systems yet provides practical information on an array of equipment vintages to reflect the state of power systems today. http://www.crcpress.com/product/isbn/9781439888117 Print ISBN: 978-1-4398-8811-7 eBook ISBN: 978-1-4398-8812-4 February 2014, 6-1/8 x 9-1/4, 695 pp. Suggested Price: $139.95 / £89.00

14

http://www.crcpress.com/product/isbn/9781482232226

Fuel Cells Principles, Design, and Analysis Shripad Revankar Purdue University, West Lafayette, Indiana, USA

Pradip Majumdar Northern Illinois University, Dekalb, USA Series: Mechanical and Aerospace Engineering Series

This resource 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. With its examples, problems, and simulation activities, this book makes an excellent graduate text or reference for researchers, engineers, and others involved in energy development. The text guides the reader from foundations and fundamental principles to analysis methods and fuel cell design. http://www.crcpress.com/product/isbn/9781420089684 Print ISBN: 978-1-4200-8968-4 eBook ISBN: 978-1-4200-8969-1 May 2014, 6-1/8 x 9-1/4, 748 pp. Suggested Price: $129.95 / £82.00

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Power Engineering & Power Electronics Electric Energy An Introduction, Third Edition

Principles of Power Engineering Analysis

Mohamed A. El-Sharkawi

Robert C. Degeneff

University of Washington, Seattle, USA

Utility Systems Technologies, Inc., Niskayuna, New York, USA

Series: Power Electronics and Applications Series

M. Harry Hesse

Along with the standard topics of power electronics and electromechanical conversion, this third edition of a bestseller covers energy resources, power plants, environmental impacts of power generation, power system operation, renewable energy, and electrical safety. Focusing on issues encountered in everyday practice, the author includes examples based on real systems and data. Now in color, the text 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 systems, smart grid technology, and more.

Southbury, Connecticut, USA

This classroom-tested, graduate-level text 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 is available with qualifying course adoption.

http://www.crcpress.com/product/isbn/9781466503038

http://www.crcpress.com/product/isbn/9781439892312

Print ISBN: 978-1-4665-0303-8 eBook ISBN: 978-1-4665-5810-6 November 2012, 7 x 10, 606 pp. Suggested Price: $121.95 / £77.99

Print ISBN: 978-1-4398-9231-2 eBook ISBN: 978-1-4398-9232-9 December 2011, 7 x 10, 452 pp. Suggested Price: $154.95 / £99.00

Distribution System Modeling and Analysis

Modern Power System Analysis

Third Edition

Turan Gönen

William H. Kersting New Mexico State University, Las Cruces, USA

Thought to be the only dedicated textbook focused on computational modeling for electric power distribution systems, this 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. http://www.crcpress.com/product/isbn/9781439856222 Print ISBN: 978-1-4398-5622-2 eBook ISBN: 978-1-4665-1829-2 January 2012, 6-1/4 x 9-1/4, 455 pp. Suggested Price: $121.95 / £77.99

Second Edition California State University, Sacramento, USA

Filling a gap in the literature, this text introduces students to power systems, with an emphasis on topics in modern power transmission engineering. Drawing on the author’s industry experience and more than 39 years of teaching, the book explains the material clearly and in sufficient detail, supported by extensive numerical examples and illustrations. This updated second edition includes material on transmission line structure and equipment, as well as overhead and underground power transmission. Throughout, the text familiarizes students with concepts and issues relevant to the power utility industry. http://www.crcpress.com/product/isbn/9781466570818 Print ISBN: 978-1-4665-7081-8 eBook ISBN: 978-1-4665-7083-2 February 2013, 7 x 10, 734 pp. Suggested Price: $145.95 / £93.00

Photovoltaic Systems Engineering

Electric Safety

Third Edition

Practice and Standards

Roger A. Messenger

Mohamed A. El-Sharkawi

VB Engineering, Boca Raton, Florida, USA

University of Washington, Seattle, USA

Jerry Ventre Florida Solar Energy Center, Cocoa, USA

Thoroughly updated, this third edition of a bestseller presents a comprehensive engineering basis for photovoltaic (PV) system design and presents the what, why, and how associated with electrical, mechanical, economic, and aesthetic aspects of PV system design. Nearly all examples have been updated and are significantly more detailed than prior editions. The chapters have been rearranged to place an earlier focus on design, and the latest technology is reflected in design examples and homework problems. This edition includes additional material on incentives, structural design, and the use of ASCE 7, as well as added emphasis on array layout, wind loading, and shade analysis. http://www.crcpress.com/product/isbn/9781439802922 Print ISBN: 978-1-4398-0292-2 February 2010, 6-1/8 x 9-1/4, 528 pp. Suggested Price: $121.95 / £77.99

Most power engineers are not familiar with the electric safety practices governing site works or the grounding practices of dwellings, hospitals, and factories. This book provides the knowledge and analysis they need to be versed on electric safety and effectively transfer the skills to their field workers. It includes several case studies from real events and examples showing that variations in implementing electric safety procedures can create sites with various safety levels. As electric safety codes are similar everywhere, this practical book can be used worldwide. http://www.crcpress.com/product/isbn/9781466571495 Print ISBN: 978-1-4665-7149-5 eBook ISBN: 978-1-4822-4329-1 November 2013, 6-1/8 x 9-1/4, 464 pp. Suggested Price: $132.95 / £85.00

For more information and complete contents, visit www.crctextbooks.com

15


Power Engineering & Power Electronics Introduction to Electrical Power and Power Electronics

Power-Switching Converters

Mukund R. Patel

Simon Ang

U.S. Merchant Marine Academy, Kings Point, New York, USA

Drawing on the author’s 15 years of teaching and 30 years of experience at General Electric, Lockheed Martin, and Westinghouse Electric Corporation, this text covers the entire scope of electrical power and power electronic systems in one volume. Throughout, the book’s focus is on topics that are directly relevant in the daily work of power engineers. The first part looks at how electrical power is generated, distributed, and utilized. The second part delves into power electronics switches, converters, motor drives, quality-ofpower issues, and power converter cooling. http://www.crcpress.com/product/isbn/9781466556607 Print ISBN: 978-1-4665-5660-7 eBook ISBN: 978-1-4665-6760-3 December 2012, 6-1/8 x 9-1/4, 528 pp. Suggested Price: $154.95 / £99.00

Electric Machines and Drives Principles, Control, Modeling, and Simulation Shaahin Filizadeh

Third Edition University of Arkansas, Fayetteville, USA

Alejandro Oliva Universidad Nacional del Sur, Bahía Blanca, Argentina

Many advances have emerged since the second edition of this volume. This 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 lownoise 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. http://www.crcpress.com/product/isbn/9781439815335 Print ISBN: 978-1-4398-1533-5 eBook ISBN: 978-1-4398-1534-2 December 2010, 6-1/4 x 9-1/4, 654 pp. Suggested Price: $139.95 / £89.00

Electrical Machines with MATLAB® Second Edition Turan Gönen

University of Manitoba, Winnipeg, Canada

California State University, Sacramento, USA

Written as a textbook and reference, this book provides an in-depth view of the principles of the operation of electric machines and drives and their simulation and optimization using a balanced combination of physical insight and mathematics. The text serves as a comprehensive reference on the subject by presenting a wide variety of electric machines and their powerelectronic drives. It also presents a thorough discussion of applications such as electric propulsion systems and wind-energy applications. The author includes examples of issues and solutions, as well as case studies. Approximately 15 homework problems are included within each chapter.

This volume encapsulates the invaluable insight and experience that instructor Turan Gönen has acquired from almost 40 years of teaching. With versatile content that separates it from other texts on electrical machines, this book is an ideal self-study tool for advanced students in electrical and other areas of engineering. Topics include 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, and renewable energy. Wind energy and wind energy conversion system (WECS), solar energy systems, energy storage systems are also discussed.

http://www.crcpress.com/product/isbn/9781439858073 Print ISBN: 978-1-4398-5807-3 eBook ISBN: 978-1-4398-5808-0 February 2013, 6-1/8 x 9-1/4, 237 pp. Suggested Price: $132.95 / £85.00

http://www.crcpress.com/product/isbn/9781439877999 Print ISBN: 978-1-4398-7799-9 eBook ISBN: 978-1-4665-1147-7 November 2011, 7 x 10, 654 pp. Suggested Price: $154.95 / £99.00

Electric and Hybrid Vehicles

Wind Energy Systems

Design Fundamentals, Second Edition

Control Engineering Design

Iqbal Husain

Mario Garcia-Sanz

North Carolina State University, Raleigh, USA

Case Western University, Cleveland, Ohio, USA

Thoroughly updated, this new edition of a widely praised, bestselling book 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 more. The author emphasizes technical details, mathematical relationships, and design guidelines throughout the text. http://www.crcpress.com/product/isbn/9781439811757 Print ISBN: 978-1-4398-1175-7 eBook ISBN: 978-1-4398-1178-8 August 2010, 6-1/4 x 9-1/4, 524 pp. Suggested Price: $121.95 / £77.99

16

Constantine H. Houpis Air Force Institute of Technology, Wright-Patterson AFB, Ohio, USA

Presenting the latest developments in the field of advanced robust control engineering design techniques for wind turbines applications, this book introduces a concurrent engineering approach to design efficient and reliable controllers for the most critical problems of multimegawatt wind energy systems. It describes large aerodynamic flexible structures, which are working under very turbulent and unpredictable environmental conditions and are connected to a variable and demanding electrical grid. Exemplifying how to achieve future control challenges in new energy systems, the text also explores concurrent engineering methods, advanced quantitative (QFT) robust control techniques, and switching control strategies for critical real-world applications. http://www.crcpress.com/product/isbn/9781439821794 Print ISBN: 978-1-4398-2179-4 eBook ISBN: 978-1-4398-9160-5 February 2012, 7 x 10, 631 pp. Suggested Price: $109.95 / £69.99

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Sensors, Instrumentation, & Measurement / Systems & Control New

Sensors and Actuators

Digital Control Applications Illustrated with MATLAB®

Engineering System Instrumentation, Second Edition

Hemchandra Madhusudan Shertukde

Clarence W. de Silva

This book covers the modeling, analysis, and design of linear discrete control systems, illustrating all topics using the micro-computer implementation of digital controllers aided by MATLAB®, Simulink®, and FEEDBACK<<®. It describes the process of digital control, followed by a review of z-transforms, feedback control concepts, and s-to-z plane conversions, mappings, signal sampling, and data reconstruction. Employing test cases, real-life examples, and drill problems to provide hands-on practical experience, this book makes an ideal text for digital control courses at the advanced-undergraduate and graduate level.

University of British Columbia, Vancouver, Canada

This introductory textbook on engineering system instrumentation emphasizes sensors, transducers, actuators, and devices for component interconnection. The book deals with instrumenting an engineering system through the incorporation of suitable sensors, actuators, and associated interface hardware including filters, amplifiers, and other signal modifiers. In view of the practical considerations, design issues, and industrial techniques that are presented throughout the book, and in view of the simplified and snapshot style presentation of more advanced theory and concepts, this text also serves as a useful reference for engineers, technicians, project managers, and other practicing professionals in industry and in research laboratories. http://www.crcpress.com/product/isbn/9781466506817 Print ISBN: 978-1-4665-0681-7 August 2015, 7 x 10, 847 pp. Suggested Price: $129.95 / £82.00

Measurement and Data Analysis for Engineering and Science Third Edition

University of Hartford, Connecticut, USA

http://www.crcpress.com/product/isbn/9781482236699 Print ISBN: 978-1-4822-3669-9 eBook ISBN: 978-1-4822-3671-2 February 2015, 7 x 10, 384 pp. Suggested Price: $129.95 / £82.00

Principles of System Identification Theory and Practice Arun K. Tangirala

Patrick F. Dunn

Indian Institute of Technology, Madras

University of Notre Dame, Indiana, USA

Based on instructor feedback, this third edition is a modular work, allowing greater flexibility in adoption. For the first time in such a text, experiments and demonstrations using smart phones and other handheld devices are included, along with more traditional technologies. Coverage of sensors and computerbased techniques for data collection and analysis has increased, as has the number of MATLAB® and Simulink® applications. A solutions manual, PowerPoint lecture notes, and a website with laboratory exercises and Arduino codes are available with qualifying course adoption.

This book explains the theoretical concepts of building (linear) dynamic models from experimental data, their practical implementations, and experimental aspects with data pre-treatment. Starting with a quick tour on identification, the first part provides foundations of discrete-time deterministic LTI systems. The second part describes modeling of stochastic stationary processes. The third part explains estimation theory and methods in detail with illustrative examples. The core material in parts four and five presents model descriptions, classical and modern identification methods, and practical and experimental aspects with case studies.

http://www.crcpress.com/product/isbn/9781466594968

http://www.crcpress.com/product/isbn/9781439895993

Print ISBN: 978-1-4665-9496-8 eBook ISBN: 978-1-4665-9499-9 May 2014, 6-1/8 x 9-1/4, 632 pp. Suggested Price: $119.95 / £76.99

Print ISBN: 978-1-4398-9599-3 eBook ISBN: 978-1-4987-2368-8 December 2014, 7 x 10, 908 pp., Pack - Book and Ebook Suggested Price: $129.95 / £82.00

Introduction to Instrumentation and Measurements

Modeling and Analysis of Dynamic Systems

Third Edition

Second Edition

Robert B. Northrop

Ramin S. Esfandiari and Bei Lu

University of Connecticut, Storrs, USA

California State University, Long Beach, USA

A substantial revision of a text for a standard instrumentation and measurements course taught in many departments of electrical engineering as well as bioengineering, biophysics, and applied physics, this third edition is fully updated to incorporate the latest developments in instrumentation and include new problems and examples. Ideal for upper-division and graduate students requiring an overview of instrumentation, the book features two new chapters on wireless instrumentation and microsensors, new material on the design of micro-electromechanical (MEMS) sensors, and extensive biomedical examples and problems.

The goal of this second edition is essentially the same as that of the first edition, to provide students with a thorough knowledge of mathematical modeling and analysis of dynamic systems. MATLAB®, Simulink®, and Simscape are introduced at the outset and are utilized throughout the book to perform symbolic, graphical, numerical, and simulation tasks. Written at a junior level, the textbook meticulously covers techniques for modeling dynamic systems and methods of response analysis, as well as provides an introduction to vibration and control systems.

http://www.crcpress.com/product/isbn/9781466596771

http://www.crcpress.com/product/isbn/9781466574939

Print ISBN: 978-1-4665-9677-1 eBook ISBN: 978-1-4665-9682-5 June 2014, 7 x 10, 947 pp. Suggested Price: $129.95 / £82.00

Print ISBN: 978-1-4665-7493-9 eBook ISBN: 978-1-4665-7497-7 April 2014, 7 x 10, 566 pp. Suggested Price: $139.95 / £89.00

For more information and complete contents, visit www.crctextbooks.com

17


Systems & Control Simulation of Dynamic Systems with MATLAB® and Simulink®

Practical Robot Design

Second Edition

Jagannathan Kanniah, M. Fikret Ercan, and Carlos A. Acosta Calderon

Harold Klee and Randal Allen University of Central Florida, Orlando, USA

Employing the widely adopted MATLAB® and Simulink® software packages, this bestselling book offers the scientific and engineering communities integrated coverage of continuous simulation and the essential prerequisites in one resource. This text takes the student through the process of converting a mathematical model of a continuous or discrete system into a simulation model, exploring source code implementation to convey the dynamic behavior of systems. A textbook that is also useful as a professional reference, this second edition expands coverage of common nonlinearities and introduces the Kalman filter. http://www.crcpress.com/product/isbn/9781439836736 Print ISBN: 978-1-4398-3673-6 eBook ISBN: 978-1-4398-7778-4 February 2011, 7 x 10, 815 pp. Suggested Price: $159.95 / £102.00

Game Playing Robots Singapore Polytechnic

This book presents the application of theoretical and practical engineering knowledge in the field of robotic games. Each chapter covers basic theory and key topics, including actuators, sensors, controllers, and artificial intelligence, followed by specific robotic games applications, such as polebalancing robots, wall-climbing robots, and micro-mouse and RoboCup rescue robots. The text also discusses the application of AI techniques in robotics and provides case studies, algorithms, and application examples with MATLAB® code. Drawing on years of robot-building and teaching experience, the authors demonstrate how to build one example robot from beginning to end, with independent examples for extra modules. http://www.crcpress.com/product/isbn/9781439810330 Print ISBN: 978-1-4398-1033-0 eBook ISBN: 978-1-4398-1034-7 October 2013, 6-1/8 x 9-1/4, 418 pp. Suggested Price: $83.95 / £52.99

Parallel Robots

Optimal and Robust Control

Mechanics and Control

Advanced Topics with MATLAB®

Hamid D. Taghirad

Edited by

K.N. Toosi University of Technology, Tehran, Iran

Luigi Fortuna and Mattia Frasca

Although many industrial applications have adopted parallel robots, few textbooks introduce their analysis in terms of dynamics and control. Filling the gap, this book combines the analysis of kinematics and dynamics with methods of designing controllers. It brings together analysis and design tools for engineers and researchers who want to design and implement parallel structures. Coverage includes Jacobian analysis, three methods for dynamic analysis, and advanced topics in control. Throughout, case studies show how the techniques can be applied in practice.

University of Catania, Italy

http://www.crcpress.com/product/isbn/9781466555761

Assuming only a basic knowledge of automatic control and signals and systems, this self-contained handbook 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, paying particular attention to their robustness. The authors explain how the linear matrix inequalities (LMI) 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.

Print ISBN: 978-1-4665-5576-1 eBook ISBN: 978-1-4665-5592-1 February 2013, 7 x 10, 533 pp. Suggested Price: $157.95 / £99.00

http://www.crcpress.com/product/isbn/9781466501911

Linear Control System Analysis and Design with MATLAB® Sixth Edition

Elementary Flight Dynamics with an Introduction to Bifurcation and Continuation Methods

Constantine H. Houpis

Nandan K. Sinha

Print ISBN: 978-1-4665-0191-1 eBook ISBN: 978-1-4665-0316-8 February 2012, 6-1/8 x 9-1/4, 251 pp. Suggested Price: $109.95 / £69.99

Air Force Institute of Technology, Wright-Patterson AFB, Ohio, USA

Indian Institute of Technology, Madras

Stuart N. Sheldon

N. Ananthkrishnan

US Nuclear Regulatory Commission, Lisle, Illinois Series: Automation and Control Engineering

This book uses numerous in-depth explanations, diagrams, calculations, and tables to provide an intensive overview of modern control theory and control system design. Mathematics are kept to a minimum, and engineering applications are stressed throughout. Completely updated and packed with student-friendly features, the sixth edition presents a range of updated examples using MATLAB®, as well as an appendix listing MATLAB functions for optimizing control system analysis and design. More than 75 percent of the problems presented in the previous edition have been revised or replaced. http://www.crcpress.com/product/isbn/9781466504264 Print ISBN: 978-1-4665-0426-4 eBook ISBN: 978-1-4822-1538-0 October 2013, 7 x 10, 729 pp. Suggested Price: $145.95 / £93.00

18

IDEA Research Co. LTD, Pune, India

Aimed at junior and senior undergraduate students, this book covers recent developments in airplane flight dynamics, and introduces bifurcation and continuation methods as a tool for flight dynamics analysis. Designed to help the student 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. http://www.crcpress.com/product/isbn/9781439886021 Print ISBN: 978-1-4398-8602-1 eBook ISBN: 978-1-4398-8730-1 October 2013, 6-1/4 x 9-1/4, 372 pp. Suggested Price: $132.95 / £82.00

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


Systems & Control / Math & Stats for Engineers 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 Linear matrix inequalities (LMIs) have emerged as powerful tools with numerous applications in major domains of systems control, and LMIs are getting more and more popular. This book provides a relatively systematic introduction to the basic results in LMI-based control systems analysis and design. Designed as a textbook for graduate and senior-undergraduate courses in control systems analysis and design, the text focuses on analysis and design problems on both continuous- and discrete-time linear systems based on the LMI method. http://www.crcpress.com/product/isbn/9781466582996 Print ISBN: 978-1-4665-8299-6 eBook ISBN: 978-1-4665-8303-0 June 2013, 6-1/4 x 9-1/4, 483 pp. Suggested Price: $104.95 / £66.99

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 engineers and scientists, this text avoids overly theoretical explanations and shows how differential equations are derived by applying basic physical principles and experimental observations to engineering systems. This resource also covers classical methods for obtaining the analytical solution of differential equations and Laplace transforms. In addition, the authors discuss how these equations describe mathematical systems and how to use software to solve sets of equations in which analytical solutions cannot be determined. Numerical values are provided in all examples and problems. http://www.crcpress.com/product/isbn/9781439850879 Print ISBN: 978-1-4398-5087-9 eBook ISBN: 978-1-4665-0641-1 May 2011, 6-1/8 x 9-1/4, 345 pp. Suggested Price: $99.95 / £63.99

Numerical Methods for Engineers and Scientists Using MATLAB®

Advanced Engineering Mathematics

Ramin S. Esfandiari

Lawrence Turyn

California State University, Long Beach, USA

Wright State University, Dayton, Ohio, USA

This book addresses the issues and challenges of performance measurement in the maintenance function. It presents a proposal of indicators with a framework that classifies and sorts according to functional and hierarchical aspects, identifying the contribution of each element. It discusses different traditional aspects and frameworks (or natural groupings) such as balanced scorecard (BSC), multicriteria framework, and Neely prism. It also examines an adaptation of these frameworks and hierarchies for the use of indicators and benchmark values to allow quantification, comparison, and emission of recommendations.

This self-contained, thorough text addresses the mathematical knowledge gaps of advanced-undergraduate and beginning-graduate students in engineering. It extends their knowledge of previously studied topics and introduces new topics. The text begins with coverage of linear algebra and progresses to calculus of variations. It 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. Ancillary materials for students and instructors are available with qualifying course adoption.

http://www.crcpress.com/product/isbn/9781466585690

http://www.crcpress.com/product/isbn/9781439834473

Print ISBN: 978-1-4665-8569-0 eBook ISBN: 978-1-4665-8959-9 June 2013, 6-1/8 x 9-1/4, 550 pp., Soft Cover Suggested Price: $125.95 / £79.99

Print ISBN: 978-1-4398-3447-3 eBook ISBN: 978-1-4398-3448-0 September 2013, 7 x 10, 1455 pp. Suggested Price: $188.95 / £120.00

Probability Foundations for Engineers

Introduction to Numerical and Analytical Methods with MATLAB® for Engineers and Scientists

Joel A. Nachlas Virginia Polytechnic Institute and State University, Blacksburg, USA

Suitable for a first course in probability theory, this textbook 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 relate to gambling with coins, dice, and cards, but most are based on observable physical phenomena familiar to engineering students. http://www.crcpress.com/product/isbn/9781466502994 Print ISBN: 978-1-4665-0299-4 eBook ISBN: 978-1-4665-1126-2 May 2012, 6-1/8 x 9-1/4, 184 pp. Suggested Price: $132.95 / £85.00

William Bober Florida Atlantic University, Boca Raton, USA

This textbook teaches students how to write computer programs on the MATLAB® platform and how to use many of MATLAB’s built-in 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. http://www.crcpress.com/product/isbn/9781466576025 Print ISBN: 978-1-4665-7602-5 eBook ISBN: 978-1-4665-9704-4 November 2013, 6-1/8 x 9-1/4, 556 pp. Suggested Price: $125.95 / £79.99

For more information and complete contents, visit www.crctextbooks.com

19


Math & Stats for Engineers / Nanoscience & Nanotechnology Linear Algebra and Probability for Computer Science Applications Ernest Davis Courant Institute of Mathematical Sciences, New York University, USA

Assuming as little mathematical background as possible, this classroom-tested text focuses on mathematical techniques that are most relevant to computer scientists. It 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 text is divided into two sections, with the first focusing on linear algebra and the second discussing probability. MATLAB functions, MATLAB programming assignments, and problems are included in each chapter. MATLAB code is available on the author’s website. http://www.crcpress.com/product/isbn/9781466501553 Print ISBN: 978-1-4665-0155-3 eBook ISBN: 978-1-4665-6113-7 May 2012, 7-1/2 x 9-1/4, 431 pp. Suggested Price: $65.95 / £41.99

Nanotechnology Understanding Small Systems, Third Edition Ben Rogers and Jesse Adams NevadaNano, Sparks, USA

Introduction to Nanoscience Gabor L. Hornyak, Joydeep Dutta, Harry F. Tibbals, and Anil K. Rao 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. This full-color masterwork is such a textbook. It 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 offering a brief glimpse at nanoscience in action: nanotechnology. http://www.crcpress.com/product/isbn/9781420048056 Print ISBN: 978-1-4200-4805-6 eBook ISBN: 978-1-4398-8928-2 May 2008, 7 x 10, 856 pp. Suggested Price: $109.95 / £69.99

Introduction to Nanoscience & Nanotechnology Gabor L. Hornyak, Harry F. Tibbals, Joydeep Dutta, and John J. Moore

This is a substantial revision of one of the first true primary texts in nanotechnology. The second edition was a CHOICE Award winner in 2011. Each chapter in the third edition has been thoroughly revised and updated. This edition also adds a major new chapter on nanomedicine. It maintains the pedagogy along with the glossary. Vetted by a number of current and previous adopters, this edition incorporates their comments.

The maturation of nanotechnology has revealed it to be a unique and distinct discipline rather than a specialization within a larger field. Its textbook cannot afford to be a chemistry, physics, or engineering text focused on nano. It must be an integrated and multidisciplinary nano textbook. The archetype of the modern nano textbook, this text builds a solid background in characterization and fabrication methods while integrating the physics, chemistry, and biology facets. The remainder of this color text focuses on applications, examining engineering aspects as well as nanomaterials and industry-specific applications in such areas as energy, electronics, and biotechnology.

http://www.crcpress.com/product/isbn/9781482211726

http://www.crcpress.com/product/isbn/9781420047790

Print ISBN: 978-1-4822-1172-6 eBook ISBN: 978-1-4822-1174-0 October 2014, 7 x 10, 427 pp. Suggested Price: $99.95 / £72.99

Print ISBN: 978-1-4200-4779-0 eBook ISBN: 978-1-4200-4780-6 December 2008, 7 x 10, 1640 pp. Suggested Price: $172.95 / £110.00

A Laboratory Course in Nanoscience and Nanotechnology

Fundamentals of Nanotechnology

Sumita Pennathur University of California, Santa Barbara, USA Series: Mechanical and Aerospace Engineering Series

Dr. Gérrard Eddy Jai Poinern Murdoch University, Perth, Western Australia

Although there are many theoretical nanotechnology and nanoscience textbooks available to students, there are relatively few practical laboratory-based books. Filling this need, this practical manual presents a hands-on approach to key synthesis techniques and processes currently used in nanotechnology and nanoscience. It shows undergraduate students how to synthesize their own nanometer-scale materials and structures and then analyze their results using advanced characterization techniques. Through a series of well-designed, classroom-tested lab experiments, students gain hands-on skills to complement their theoretical studies. http://www.crcpress.com/product/isbn/9781482231038 Print ISBN: 978-1-4822-3103-8 eBook ISBN: 978-1-4822-3104-5 December 2014, 6-1/8 x 9-1/4, 260 pp. Suggested Price: $69.95 / £44.99

20

Gabor L. Hornyak, John J. Moore, Harry F. Tibbals, and Joydeep Dutta 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. Winner of a 2009 CHOICE Award for outstanding academic title, this textbook is for the next generation of nanotechnologists. It 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. This color text is an ideal companion to Introduction to Nanoscience & Nanotechnology by the same group of esteemed authors. http://www.crcpress.com/product/isbn/9781420048032 Print ISBN: 978-1-4200-4803-2 eBook ISBN: 978-1-4200-4804-9 December 2008, 7 x 10, 786 pp. Suggested Price: $109.95 / £69.99

1-800-634-7064 • 1-859-727-5000 • +44 (0) 1235 400 524 • orders@crcpress.com


General New

New

Guide to Research Projects for Engineering Students

Engineering Speaking by Design

Planning, Writing and Presenting

Delivering Technical Presentations with Real Impact

Eng Choon Leong, Carmel Lee-Hsia Heah, and Kenneth Keng Wee Ong

Edward J. Rothwell and Michael J. Cloud

Nanyang Technological University, Singapore

For students embarking on their first research project, sieving through the vast amount of information on the Internet can be a daunting and time-consuming task. Research projects require not just an understanding of the research methodology, but also complementary skills including information search, technical writing, oral presentation, and software knowledge. This book is written especially for students who need a quick and concise handbook to support them in conducting research so that they can devote most of their time to the research itself.

Written by engineers for engineers, this unique book is conceptually organized around the engineering design process. It demonstrates how to apply this process to formal oral technical presentations. Providing clear and concise instruction supported by illustrative examples, the text explains how to avoid logical fallacies (both formal and informal), use physical reasoning to catch mistakes in claims, master the essentials of presentation style, conquer the elements of mathematical exposition, and forge a connection with the audience. Each chapter ends with a convenient checklist, bulleted summary, and set of exercises.

http://www.crcpress.com/product/isbn/9781482238778

http://www.crcpress.com/product/isbn/9781498705776

Print ISBN: 978-1-4822-3877-8 August 2015, 6-1/8 x 9-1/4, 253 pp., Soft Cover Suggested Price: $39.95 / £25.99

Print ISBN: 978-1-4987-0577-6 eBook ISBN: 978-1-4987-0578-3 July 2015, 6-1/8 x 9-1/4, 164 pp., Soft Cover Suggested Price: $49.95 / £31.99

Michigan State University, East Lansing, USA

Engineering Writing by Design Creating Formal Documents of Lasting Value Edward J. Rothwell and Michael J. Cloud Michigan State University, East Lansing, USA

Written by engineers for engineers, this book presents a novel approach to technical writing, positioning formal writing tasks as engineering design problems. It describes how to avoid logical fallacies and use physical reasoning to catch mistakes in claims, covers the essentials of technical grammar and style as well as the elements of mathematical exposition, and emphasizes the centrality of the target audience. Complete with illustrative examples, chapter summaries and exercises, quick-reference tables, and recommendations for further reading, the text demonstrates how effective writing can be achieved through engineeringbased thinking. http://www.crcpress.com/product/isbn/9781482234312 Print ISBN: 978-1-4822-3431-2 eBook ISBN: 978-1-4822-3432-9 May 2014, 6-1/8 x 9-1/4, 199 pp., Soft Cover Suggested Price: $49.95 / £31.99

New

Written English A Guide for Electrical and Electronic Students and Engineers Steve Hart Academic Proofreader, Bath, UK

Part one of this book is comprised of brief chapters on areas of English grammar that feature heavily in engineering and that cause the most problems for second-language learners. The second part looks at formatting and working with numbers and diagrams. The third part constitutes an A-Z list of commonly confused terms and misused words. All entries contain terms of a similar nature for comparison, and example errors alongside the correct usage. The book’s unique characteristic is the fact that every entry is a real-world example; so, instead of the author listing errors that language learners are expected to make, the mistakes that are actually being made in engineering papers are addressed and directly resolved. http://www.crcpress.com/product/isbn/9781498739627 Print ISBN: 978-1-4987-3962-7 November 2015, 5-1/4 x 7-3/4, Soft Cover Suggested Price: $39.95 / £25.99

For more information and complete contents, visit www.crctextbooks.com

21





Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.