or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
Read instantly on your iPad, PC or Mac, no Kindle required
Buy Price: $51.09
Rent From: $27.89
 
 
   
More Buying Choices
Have one to sell? Sell yours here
Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology)
 
 

Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology) [Paperback]

Creed Huddleston (Author)
3.7 out of 5 stars  See all reviews (3 customer reviews)

List Price: $75.95
Price: $60.05 & this item ships for FREE with Super Saver Shipping. Details
You Save: $15.90 (21%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 7 left in stock--order soon (more on the way).
Want it delivered Monday, February 6? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

Formats

Amazon Price New from Used from
Kindle Edition
Rent from
$51.09
$27.89
 
Paperback $60.05  

Book Description

December 11, 2006 0750677554 978-0750677554
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 transformng 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. Meaningful software examples are implemented in both C and assembly language, and the source code is included on the accompanying CD. 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

· A FREE CD that provides a toolkit of software models in both C and assembly language

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Designing Embedded Systems with PIC Microcontrollers, Second Edition: Principles and Applications $35.50

Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology) + Designing Embedded Systems with PIC Microcontrollers, Second Edition: Principles and Applications


Editorial Reviews

Review

"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 Microchip's 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, you'll likely be pulling this one off the shelf for reference." - William Wong, Electronic Design

Book Description

Learn to design "intelligent sensors" using the world's most popular chip!

Product Details

  • Paperback: 304 pages
  • Publisher: Newnes (December 11, 2006)
  • Language: English
  • ISBN-10: 0750677554
  • ISBN-13: 978-0750677554
  • Product Dimensions: 9.2 x 7.4 x 0.8 inches
  • Shipping Weight: 1.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #1,198,532 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

3 Reviews
5 star:    (0)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

16 of 16 people found the following review helpful:
4.0 out of 5 stars An Excellent Book for the dsPIC Enthusiast Interested in Intelligent Sensor Design, January 12, 2007
By 
D. Comer (Albuquerque, NM) - See all my reviews
This review is from: Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology) (Paperback)
This is an Excellent Book for the dsPIC Enthusiast Interested in Intelligent Sensor Design. The book really does deserve 5 stars. The reason I rated the book 4 stars is that there are a few errors that, once corrected will go a long way to a 5 star rating.

I sometimes get frustrated with an author that makes errors. This book is not riddled with errors like some I've read. In this case, the errors are forgivable as it is obvious that they were made in the effort to get this book to print. The first error has to do with the Nyquist theorem. The author states, "As one can easily see, a problem arises when the highest frequency component in the original signal is greater than twice the sampling frequency, a sample rate known as the Nyquist rate." Opps; the maximum frequency in an analog signal, f1, is often referred to as the `Nyqust frequency'. The minimum sampling rate (2 *f1 samples per second) at which a signal can be recovered is known as the `Nyquist rate'. The `folding frequency', which is one-half the sampling frequency used, is the highest frequency which can be recovered according to the Sampling Theorem (See Lynn and Fuerst, "Introductory to Digital Signal Processing, 2nd ed., p11). Hence, I believe the author meant to say, "As one can easily see, a problem arises when the highest frequency component in the original signal is greater than one-half the sampling frequency, a sample rate known as the Nyquist rate." The other factual error I found was stating that the dsPICDEM Demo board has a temperature sensor with SPI. The board I believe the author is referring to (dsPICDEM 1.1) has a TC1047A which is an analog sensor, not SPI. Neither error is worth rating a book lower, I just wanted to point out two errors that may, at first, puzzle a reader.

So, why is the book excellent? After reading the book, I believe it is fair to say Creed Huddleston is an experienced embedded veteran with a disciplined code style. Creed has mastered the dsPIC and can teach you a lot about using the dsPIC in intelligent sensor designs. That is, if you have an open mind, take the time to read and use the code on included CD, you will learn a lot. The code in the book is very well organized. You will need access to 1) Microchip's C30 GNU C compiler (a free student version is available); 2) the dsPIC Digital filter software (a lite version is available at a modest cost), 3) MPLAB (Free download from Microchip); 4) The dsPICDEM 1.1 demo board (unless you have the time to build your own circuit or adapt the code to another); 5) Time to build an interface circuit to the sensor of your choice. Creed takes you though the rational for intelligent sensors in the early part of the book, though a brief introduction to DSP (this is NOT a DSP tutorial book), though a brief introduction the dsPIC architecture, and finally to sensor interface by example of three projects; a temperature sensor, pressure and load sensors, and flow sensors.

In the latter half of the book, you are introduced to a dsPIC `toolkit', created by the author organized in a framework that you can use in your own projects. The beginning dsPIC developer or an intermediate developer would most likely benefit from learning from the code style, rational behind the code organization, and examples the author demonstrates. The framework is state machine driven using a simplistic approach and is not a UML diagram-based. That is, the style is common sense and low-key to allow the reader to understand the intelligent sensor concept, not software design theory.

The chapters are:
1. What Are Intelligent Sensors, and Why Should I Care about Them?
2. Intuitive Digital Signal Processing
3. Underneath the Hood of the dsPIC DSC
4. Learning to be a Good Communicator
5. A Basic Toolkit for the dsPIC DSC
6. Sensor Application - Temperature Sensor
7. Sensor Application - Pressure and Load Sensors
8. Sensor Application - Flow Sensors
9. Where are We Headed?
10. Appendix A: Software on the Included CD-ROM
11. Appendix B: Initialization of the dsPIC DSC and the System Start-up Code
12. Appendix C: Buffered, Interrupt-driven Serial I/O
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 8 people found the following review helpful:
4.0 out of 5 stars dsPIC, May 12, 2007
This review is from: Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology) (Paperback)
This is an introductory text on making sensors "intelligent". It meets that need well.

This book is not a text on DSP. If you need a text book on DSP, get a DSP text book.

This is not a text on PIC microcontrollers. There are several from introductory to advanced in print.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
3.0 out of 5 stars Good intro to pic24 series, December 26, 2009
Amazon Verified Purchase(What's this?)
This review is from: Intelligent Sensor Design Using the Microchip dsPIC (Embedded Technology) (Paperback)

I was looking for good details on the DSP instruction set. The book devotes about 10 pages to the DSP instructions without sufficient depth for you to be able to code your own FIR filters. The Microchip libraries are mentioned but i want to learn the basics. On the plus side is good coverage of the peripherals and interrupts with special attention to the A/D converter setup. There is much in the book that strikes me as padding. Pages of code listing and quite a bit on data communications which is not dspic specific. Basic DSP processing is included for the novice.
All in all a hobbyist level book although a very good one for that level.
For the next edition i want in depth discussion of the DSP core with the address generation and details on coding the basic structure FIR filter in assembly. Put the code examples on the disk not in the text. Less on basic sensors and interfacing and more efficient hardware usage. Note its also very useful for the pic24 series.
If you are beginning the pic24 or DSpic series this is a $70.00 book. But not if you want internal details of the DSP core.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
receive data queue, transmit data buffer, thermocouple curve, filter design window, lower calibration point, turbine sensor, blade transitions, instruction cycle clock, software state machines, comparator level, catastrophic overflow, upper alarm limit, clock prescaler, voltage span, analog signal level, main processing loop, sensor index, external clock input, sensor output voltage, uninitialized data, shadow registers, demo board, intelligent sensors, external clock signal, thermocouple signal
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Data Length, Configuration Memory, Code Example, Peripheral Library, Interrupt Enable, Table Read, United States, User Memory, Control Area Network, Language Tools Libraries, Register Indirect, Special Function Registers, Start Token, East Sample, Moore's Law, Ohm's Law, Register Direct, Remote Transfer
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject