Intelligent sensor design using the microchip dsPIC

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...

Full description

Saved in:
Bibliographic Details
Main Author: Huddleston, Creed.
Format: eBook
Language: English
Published: Amsterdam ; Boston : Elsevier/Newnes, ©2007.
Series: Embedded technology series.
Subjects:
ISBN: 9780080591578
9780080491578
008049157X
9780750677554
0750677554
9781601192844
1601192843
1281006807
9781281006806
9786611006808
661100680X
0080591574
9780080591575
Physical Description: 1 online resource (xix, 283 pages) : illustrations.

Cover

Table of contents

LEADER 07410cam a2200529 a 4500
001 kn-ocn144646002
003 OCoLC
005 20240717213016.0
006 m o d
007 cr cn|||||||||
008 070620s2007 ne a ob 001 0 eng d
040 |a KNOVL  |b eng  |e pn  |c KNOVL  |d TEF  |d GA0  |d OCLCQ  |d N$T  |d YDXCP  |d MERUC  |d E7B  |d IDEBK  |d DEBBG  |d OCLCO  |d OPELS  |d VLB  |d OCLCQ  |d OCLCO  |d KNOVL  |d ZCU  |d KNOVL  |d OCLCF  |d OCLCQ  |d COO  |d OCLCO  |d KNOVL  |d NLE  |d OCLCQ  |d OCLCO  |d IYU  |d TEF  |d STF  |d AZK  |d VT2  |d AGLDB  |d COCUF  |d MOR  |d PIFAG  |d UAB  |d OCLCQ  |d U3W  |d BUF  |d WRM  |d D6H  |d OCLCQ  |d VTS  |d CEF  |d RRP  |d INT  |d WYU  |d JBG  |d LEAUB  |d M8D  |d UWW  |d UKCRE  |d VLY  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL  |d EZC  |d OCLCQ 
020 |z 9780080591578  |q (electronic bk.) 
020 |a 9780080491578  |q (electronic bk.) 
020 |a 008049157X  |q (electronic bk.) 
020 |z 9780750677554 
020 |z 0750677554 
020 |a 9781601192844  |q (electronic bk.) 
020 |a 1601192843  |q (electronic bk.) 
020 |a 1281006807 
020 |a 9781281006806 
020 |a 9786611006808 
020 |a 661100680X 
020 |a 0080591574 
020 |a 9780080591575 
035 |a (OCoLC)144646002  |z (OCoLC)156887337  |z (OCoLC)162592957  |z (OCoLC)441778281  |z (OCoLC)648304379  |z (OCoLC)814451021  |z (OCoLC)823106756  |z (OCoLC)823826955  |z (OCoLC)823896336  |z (OCoLC)824088498  |z (OCoLC)824134916  |z (OCoLC)860586184  |z (OCoLC)961626884  |z (OCoLC)961887629  |z (OCoLC)962628394  |z (OCoLC)984776196  |z (OCoLC)988512860  |z (OCoLC)992070264  |z (OCoLC)999539640  |z (OCoLC)1034904356  |z (OCoLC)1037783665  |z (OCoLC)1038569556  |z (OCoLC)1055366524  |z (OCoLC)1062910741  |z (OCoLC)1081218061  |z (OCoLC)1086820622  |z (OCoLC)1153555510  |z (OCoLC)1162424324  |z (OCoLC)1228599169  |z (OCoLC)1241806096  |z (OCoLC)1290072076  |z (OCoLC)1300541162  |z (OCoLC)1303320129  |z (OCoLC)1303450971 
100 1 |a Huddleston, Creed. 
245 1 0 |a Intelligent sensor design using the microchip dsPIC /  |c by Creed Huddleston. 
260 |a Amsterdam ;  |a Boston :  |b Elsevier/Newnes,  |c ©2007. 
300 |a 1 online resource (xix, 283 pages) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Embedded technology series 
504 |a Includes bibliographical references and index. 
505 0 |a Chapter 1. What Are Intelligent Sensors, and Why Should I Care about Them? -- 1.1 Conventional Sensors Aren't Perfect -- 1.2 First Things First-Digitizing the Sensor Signal -- 1.3 Next Step-Add Some Intelligence -- 1.4 Finish Up with Quick and Reliable Communications -- 1.5 Put It All Together, and You've Got an Intelligent Sensor -- 1.6 Why Don't We Make Everything Intelligent? -- 1.7 Real-world Examples of Intelligent Sensors -- 1.8 Outline of the Remainder of the Book -- Chapter 2. Intuitive Digital Signal Processing -- 2.1 Foundational Concepts for Signal Processing -- 2.2 Issues Related to Signal Sampling -- 2.3 How to Analyze a Sensor Signal Application -- 2.4 A General Sensor Signal-processing Framework -- 2.5 Summary -- Chapter 3. Underneath the Hood of the dsPIC DSC -- 3.1 The dsPIC DSC's Data Processing Architecture -- 3.2 Interrupt Structure -- 3.3 The On-chip Peripherals -- 3.4 Summary -- Chapter 4: Learning to be a Good Communicator -- 4.1 Types of Communications -- 4.2 Communication Options Available on the dsPIC30F -- 4.3 High-level Protocols -- 4.4 Summary -- Chapter 5. A Basic Toolkit for the dsPIC DSC -- 5.1 The Application Test Bed -- 5.2 Overview of the Firmware Framework -- 5.3 Implementation of the Framework Modules -- 5.4 Summary -- Chapter 6. Sensor Application-Temperature Sensor -- 6.1 Types of Temperature Sensors -- 6.2 Key Aspects of Temperature Measurement -- 6.3 Application Design -- 6.4 Hardware Implementation -- 6.5 Firmware Implementation -- 6.6 Summary -- Chapter 7. Sensor Application-Pressure and Load Sensors -- 7.1 Types of Load and Pressure Sensors -- 7.2 Key Aspects of Load Measurement -- 7.3 Application Design -- 7.4 Firmware Implementation -- 7.5 Summary -- Chapter 8. Sensor Application-Flow Sensors -- 8.1 Types of Flow Sensors -- 8.2 Key Aspects of Flow Measurement -- 8.3 Application Design -- 8.4 Hardware Implementation -- 8.5 Firmware Implementation -- 8.6 Summary -- Chapter 9. Where Are We Headed? -- 9.1 Technology Trends -- 9.2 Economic Trends -- 9.3 Summary -- Appendix A. Software on the Included CD-ROM -- A.1 On-disk Website of Resources -- A.2 Source Code for the Three Applications -- Appendix B. Initialization of the dsPIC DSC and the System Start-up Code -- Appendix C. Buffered, Interrupt-driven Serial I/O -- C.1 Pseudo-code for the Framework -- C.2 System Initialization -- C.3 Reading Data From the Interface -- C.4 Writing Data to the Interface. 
506 |a Plný text je dostupný pouze z IP adres počítačů Univerzity Tomáše Bati ve Zlíně nebo vzdáleným přístupem pro zaměstnance a studenty 
520 |a 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. 
590 |a Knovel  |b Knovel (All titles) 
650 0 |a Detectors  |x Design and construction. 
650 0 |a Intelligent control systems. 
650 0 |a Signal processing  |x Digital techniques. 
655 7 |a elektronické knihy  |7 fd186907  |2 czenas 
655 9 |a electronic books  |2 eczenas 
776 0 8 |i Print version:  |a Huddleston, Creed.  |t Intelligent sensor design using the microchip dsPIC.  |d Amsterdam ; Boston : Elsevier/Newnes, ©2007  |z 0750677554  |w (DLC) 2006036826  |w (OCoLC)76064601 
830 0 |a Embedded technology series. 
856 4 0 |u https://proxy.k.utb.cz/login?url=https://app.knovel.com/hotlink/toc/id:kpISDUMPIA/intelligent-sensor-design?kpromoter=marc  |y Full text