Intelligent sensor design using the microchip dsPIC:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Amsterdam
Elsevier/Newnes
c2007
|
Schriftenreihe: | Embedded technology series
|
Schlagworte: | |
Online-Zugang: | FAW01 FAW02 Volltext |
Beschreibung: | Includes bibliographical references and index Cover -- Copyright Page -- Contents -- Introduction -- Acknowledgments -- About the Author -- What's on the CD-ROM? -- 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 -- Index -- Last Page 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 |
Beschreibung: | 1 Online-Ressource (xix, 283 p.) |
ISBN: | 008049157X 0750677554 1601192843 9780080491578 9780750677554 9781601192844 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043044252 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | cr|uuu---uuuuu | ||
008 | 151123s2007 |||| o||u| ||||||eng d | ||
020 | |a 008049157X |c electronic bk. |9 0-08-049157-X | ||
020 | |a 0750677554 |9 0-7506-7755-4 | ||
020 | |a 1601192843 |c electronic bk. |9 1-60119-284-3 | ||
020 | |a 9780080491578 |c electronic bk. |9 978-0-08-049157-8 | ||
020 | |a 9780750677554 |9 978-0-7506-7755-4 | ||
020 | |a 9781601192844 |c electronic bk. |9 978-1-60119-284-4 | ||
035 | |a (OCoLC)144646002 | ||
035 | |a (DE-599)BVBBV043044252 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-1046 |a DE-1047 | ||
082 | 0 | |a 681/.2 |2 22 | |
100 | 1 | |a Huddleston, Creed |e Verfasser |4 aut | |
245 | 1 | 0 | |a Intelligent sensor design using the microchip dsPIC |c by Creed Huddleston |
264 | 1 | |a Amsterdam |b Elsevier/Newnes |c c2007 | |
300 | |a 1 Online-Ressource (xix, 283 p.) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a Embedded technology series | |
500 | |a Includes bibliographical references and index | ||
500 | |a Cover -- Copyright Page -- Contents -- Introduction -- Acknowledgments -- About the Author -- What's on the CD-ROM? -- 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 -- | ||
500 | |a - 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 -- | ||
500 | |a - 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 -- Index -- Last Page | ||
500 | |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 | ||
650 | 4 | |a Capteurs / Conception et construction | |
650 | 4 | |a Commande intelligente | |
650 | 4 | |a Traitement du signal / Techniques numériques | |
650 | 7 | |a TECHNOLOGY & ENGINEERING / Sensors |2 bisacsh | |
650 | 7 | |a Detectors / Design and construction |2 fast | |
650 | 7 | |a Intelligent control systems |2 fast | |
650 | 7 | |a Signal processing / Digital techniques |2 fast | |
650 | 4 | |a Detectors |x Design and construction | |
650 | 4 | |a Intelligent control systems | |
650 | 4 | |a Signal processing |x Digital techniques | |
856 | 4 | 0 | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127 |x Aggregator |3 Volltext |
912 | |a ZDB-4-EBA | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-028468789 | ||
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127 |l FAW01 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext | |
966 | e | |u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127 |l FAW02 |p ZDB-4-EBA |q FAW_PDA_EBA |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804175409861885952 |
---|---|
any_adam_object | |
author | Huddleston, Creed |
author_facet | Huddleston, Creed |
author_role | aut |
author_sort | Huddleston, Creed |
author_variant | c h ch |
building | Verbundindex |
bvnumber | BV043044252 |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)144646002 (DE-599)BVBBV043044252 |
dewey-full | 681/.2 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 681 - Precision instruments and other devices |
dewey-raw | 681/.2 |
dewey-search | 681/.2 |
dewey-sort | 3681 12 |
dewey-tens | 680 - Manufacture of products for specific uses |
discipline | Handwerk und Gewerbe / Verschiedene Technologien |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06744nmm a2200565zc 4500</leader><controlfield tag="001">BV043044252</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">151123s2007 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">008049157X</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">0-08-049157-X</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0750677554</subfield><subfield code="9">0-7506-7755-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1601192843</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">1-60119-284-3</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780080491578</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">978-0-08-049157-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780750677554</subfield><subfield code="9">978-0-7506-7755-4</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781601192844</subfield><subfield code="c">electronic bk.</subfield><subfield code="9">978-1-60119-284-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)144646002</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043044252</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1046</subfield><subfield code="a">DE-1047</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">681/.2</subfield><subfield code="2">22</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Huddleston, Creed</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Intelligent sensor design using the microchip dsPIC</subfield><subfield code="c">by Creed Huddleston</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Amsterdam</subfield><subfield code="b">Elsevier/Newnes</subfield><subfield code="c">c2007</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (xix, 283 p.)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Embedded technology series</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Cover -- Copyright Page -- Contents -- Introduction -- Acknowledgments -- About the Author -- What's on the CD-ROM? -- 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 -- </subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a"> - 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 -- </subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a"> - 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 -- Index -- Last Page</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="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</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Capteurs / Conception et construction</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Commande intelligente</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Traitement du signal / Techniques numériques</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">TECHNOLOGY & ENGINEERING / Sensors</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Detectors / Design and construction</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Intelligent control systems</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Signal processing / Digital techniques</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Detectors</subfield><subfield code="x">Design and construction</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Intelligent control systems</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Signal processing</subfield><subfield code="x">Digital techniques</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-028468789</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127</subfield><subfield code="l">FAW01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127</subfield><subfield code="l">FAW02</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FAW_PDA_EBA</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043044252 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:15:50Z |
institution | BVB |
isbn | 008049157X 0750677554 1601192843 9780080491578 9780750677554 9781601192844 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-028468789 |
oclc_num | 144646002 |
open_access_boolean | |
owner | DE-1046 DE-1047 |
owner_facet | DE-1046 DE-1047 |
physical | 1 Online-Ressource (xix, 283 p.) |
psigel | ZDB-4-EBA ZDB-4-EBA FAW_PDA_EBA |
publishDate | 2007 |
publishDateSearch | 2007 |
publishDateSort | 2007 |
publisher | Elsevier/Newnes |
record_format | marc |
series2 | Embedded technology series |
spelling | Huddleston, Creed Verfasser aut Intelligent sensor design using the microchip dsPIC by Creed Huddleston Amsterdam Elsevier/Newnes c2007 1 Online-Ressource (xix, 283 p.) txt rdacontent c rdamedia cr rdacarrier Embedded technology series Includes bibliographical references and index Cover -- Copyright Page -- Contents -- Introduction -- Acknowledgments -- About the Author -- What's on the CD-ROM? -- 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 -- Index -- Last Page 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 Capteurs / Conception et construction Commande intelligente Traitement du signal / Techniques numériques TECHNOLOGY & ENGINEERING / Sensors bisacsh Detectors / Design and construction fast Intelligent control systems fast Signal processing / Digital techniques fast Detectors Design and construction Intelligent control systems Signal processing Digital techniques http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127 Aggregator Volltext |
spellingShingle | Huddleston, Creed Intelligent sensor design using the microchip dsPIC Capteurs / Conception et construction Commande intelligente Traitement du signal / Techniques numériques TECHNOLOGY & ENGINEERING / Sensors bisacsh Detectors / Design and construction fast Intelligent control systems fast Signal processing / Digital techniques fast Detectors Design and construction Intelligent control systems Signal processing Digital techniques |
title | Intelligent sensor design using the microchip dsPIC |
title_auth | Intelligent sensor design using the microchip dsPIC |
title_exact_search | Intelligent sensor design using the microchip dsPIC |
title_full | Intelligent sensor design using the microchip dsPIC by Creed Huddleston |
title_fullStr | Intelligent sensor design using the microchip dsPIC by Creed Huddleston |
title_full_unstemmed | Intelligent sensor design using the microchip dsPIC by Creed Huddleston |
title_short | Intelligent sensor design using the microchip dsPIC |
title_sort | intelligent sensor design using the microchip dspic |
topic | Capteurs / Conception et construction Commande intelligente Traitement du signal / Techniques numériques TECHNOLOGY & ENGINEERING / Sensors bisacsh Detectors / Design and construction fast Intelligent control systems fast Signal processing / Digital techniques fast Detectors Design and construction Intelligent control systems Signal processing Digital techniques |
topic_facet | Capteurs / Conception et construction Commande intelligente Traitement du signal / Techniques numériques TECHNOLOGY & ENGINEERING / Sensors Detectors / Design and construction Intelligent control systems Signal processing / Digital techniques Detectors Design and construction Signal processing Digital techniques |
url | http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=195127 |
work_keys_str_mv | AT huddlestoncreed intelligentsensordesignusingthemicrochipdspic |