Update cookies preferences

E-book: Intelligent Sensor Design Using the Microchip dsPIC

(Real-Time by Design, LLC, Raleigh, NC, USA)
  • Format: PDF+DRM
  • Series: Embedded Technology
  • Pub. Date: 18-Dec-2006
  • Publisher: Newnes (an imprint of Butterworth-Heinemann Ltd )
  • Language: eng
  • ISBN-13: 9780080491578
  • Format - PDF+DRM
  • Price: 61,74 €*
  • * the price is final i.e. no additional discount will apply
  • Add to basket
  • Add to Wishlist
  • This ebook is for personal use only. E-Books are non-refundable.
  • Format: PDF+DRM
  • Series: Embedded Technology
  • Pub. Date: 18-Dec-2006
  • Publisher: Newnes (an imprint of Butterworth-Heinemann Ltd )
  • Language: eng
  • ISBN-13: 9780080491578

DRM restrictions

  • Copying (copy/paste):

    not allowed

  • Printing:

    not allowed

  • Usage:

    Digital Rights Management (DRM)
    The publisher has supplied this book in encrypted form, which means that you need to install free software in order to unlock and read it.  To read this e-book you have to create Adobe ID More info here. Ebook can be read and downloaded up to 6 devices (single user with the same Adobe ID).

    Required software
    To read this ebook on a mobile device (phone or tablet) you'll need to install this free app: PocketBook Reader (iOS / Android)

    To download and read this eBook on a PC or Mac you need Adobe Digital Editions (This is a free app specially developed for eBooks. It's not the same as Adobe Reader, which you probably already have on your computer.)

    You can't read this ebook with Amazon Kindle

Intelligent seonsors are revolutionizing the world of system design in everything from sports cars to assembly lines. These new sensors have abilities that leave their predecessors in the dust! They not only measure parameters efficiently and precisely, but they also have the ability to enhance and interupt those measurements, thereby transforming raw data into truly useful information.

Unlike many embedded systems books that confine themselves strictly to firmware and software, this book also delves into the supporting electronic hardware, providing the reader with a complete understanding of the issues involved when interfacing to specific types of sensor and offering insight into the real-world problems designers will face. The examples provide a complete, easily extensible code framework for sensor-based applications as well as basic support routines that are often ignored or treated superficially. The goal throughout is to make readers truly productive as quickly as possible while providing the thorough understanding necessary to design robust systems.

Readers will gain in-depth, real-world design information that will help them be more productive and get up to speed on sensor design skills more quickly. The book provides designers and students a leg up in a relatively new design area, imparting knowledge about a new microcontroller that offers some of the functionality of a DSP chip.
  • Quickly teaches the reader to design the new wave in sensor technology, "intelligent" sensors
  • In-depth design techniques, real-world examples, detailed figures and usable code
  • Application chapters thoroughly exploring temperature, pressure and load, and flow sensors

Reviews

"Although Huddleston specifically covers the dsPIC in this book, it is general enough to be used as an introduction on digital sensors for any DSP or DSC platform. Huddleston does get into dsPIC specifics, though he assumes a general understanding of Microchips DSC platform. Huddleston does cover some of the non-signal processing aspects of the dsPIC like communication support...If you plan on using the dsPIC, youll likely be pulling this one off the shelf for reference." - William Wong, Electronic Design

More info

Learn to design "intelligent sensors" using the world's most popular chip!
Introduction xi
Acknowledgments xv
About the Author xvii
What's on the CD-ROM? xix
What Are Intelligent Sensors, and Why Should I Care about Them?
1(20)
Conventional Sensors Aren't Perfect
3(4)
First Things First---Digitizing the Sensor Signal
7(1)
Next Step---Add Some Intelligence
8(1)
Finish Up with Quick and Reliable Communications
8(1)
Put It All Together, and You've Got an Intelligent Sensor
9(2)
Why Don't We Make Everything Intelligent?
11(2)
Real-world Examples of Intelligent Sensors
13(3)
Outline of the Remainder of the Book
16(5)
Intuitive Digital Signal Processing
21(32)
Foundational Concepts for Signal Processing
21(23)
Issues Related to Signal Sampling
44(3)
How to Analyze a Sensor Signal Application
47(1)
A General Sensor Signal-processing Framework
48(3)
Summary
51(2)
Underneath the Hood of the dsPIC DSC
53(46)
The dsPIC DSC's Data Processing Architecture
55(14)
Interrupt Structure
69(2)
The On-chip Peripherals
71(25)
Summary
96(3)
Learning to be a Good Communicator
99(38)
Types of Communications
99(7)
Communication Options Available on the dsPIC30F
106(20)
High-level Protocols
126(8)
Summary
134(3)
A Basic Toolkit for the dsPIC DSC
137(24)
The Application Test Bed
137(1)
Overview of the Firmware Framework
138(11)
Implementation of the Framework Modules
149(10)
Summary
159(2)
Sensor Application---Temperature Sensor
161(48)
Types of Temperature Sensors
162(5)
Key Aspects of Temperature Measurement
167(18)
Application Design
185(12)
Hardware Implementation
197(3)
Firmware Implementation
200(5)
Summary
205(4)
Sensor Application---Pressure and Load Sensors
209(20)
Types of Load and Pressure Sensors
209(3)
Key Aspects of Load Measurement
212(4)
Application Design
216(3)
Firmware Implementation
219(8)
Summary
227(2)
Sensor Application---Flow Sensors
229(24)
Types of Flow Sensors
229(3)
Key Aspects of Flow Measurement
232(4)
Application Design
236(7)
Hardware Implementation
243(2)
Firmware Implementation
245(5)
Summary
250(3)
Where Are We Headed?
253(12)
Technology Trends
253(7)
Economic Trends
260(1)
Summary
261(4)
Appendix A: Software on the Included CD-ROM
265(2)
On-disk Website of Resources
265(1)
Source Code for the Three Applications
266(1)
Appendix B: Initialization of the dsPIC DSC and the System Start-up Code
267(4)
Appendix C: Buffered, Interrupt-driven Serial I/O
271(4)
Pseudo-code for the Framework
273(1)
System Initialization
273(1)
Reading Data From the Interface
273(1)
Writing Data to the Interface
274(1)
Index 275