Wireless identification and sensing platform: Difference between revisions
an Intel project is likely to be notable First look for sources, & if not found, only then nominate for deletion. See WP:BEFORE. deprodded |
ce, refs |
||
Line 1: | Line 1: | ||
{{improvereferences |date=November 2011}} {{notability |date=November 2011}} |
|||
{{Infobox OS |
{{Infobox OS |
||
| name = WISP |
| name = WISP |
||
Line 26: | Line 25: | ||
| website = http://wisp.wikispaces.com/ |
| website = http://wisp.wikispaces.com/ |
||
}} |
}} |
||
⚫ | |||
A '''wireless identification and sensing platform''' (WISP) is an RFID ([[radio-frequency identification]]) device that supports sensing and computing: a microcontroller powered by radio-frequency energy.<ref> |
|||
{{cite book |
|||
| title = RFID and sensor networks: architectures, protocols, security, and integrations |
|||
| author = A. Mitrokatsa and C. Dougligeris |
|||
| editor = Y. Zhang, L. Tianruo Yang, and J. Chen |
|||
| chapter = Integrated RFID and sensor networks: architectures and applications |
|||
| publisher = CRC Press |
|||
| year = 2009 |
|||
| isbn = 9781420077773 |
|||
| page = 517 |
|||
| url = http://books.google.com/books?id=SIJLavpUAJoC&pg=PA517 |
|||
}}</ref> |
|||
⚫ | That is, like a [[passive]] RFID tag, WISP is powered and read by a standard off-the-shelf RFID reader, harvesting the power it uses from the reader's emitted [[radio]] [[Signal (electronics)|signals]]. To an RFID reader, a WISP is just a normal EPC gen1 or gen2 tag; but inside the WISP, the harvested energy is operating a 16-bit general purpose microcontroller. The microcontroller can perform a variety of computing tasks, including sampling sensors, and reporting that sensor data back to the RFID reader. WISPs have been built with light sensors, temperature sensors, and strain gauges. Some contain accelerometers.<ref> |
||
{{cite book |
|||
| title = Ambient intelligence: European conference, AmI 2007, Darmstadt, Germany, November 7-10, 2007 : proceedings |
|||
| author = E. M. Tapia, S. S. Intille, and K. Larson |
|||
| editor = B. Schiele, A. K. Dey, and H. Gellersen |
|||
| chapter = Portable wireless sensors for object usage sensing in the home: challenges and practicalities |
|||
| publisher = Springer |
|||
| year = 2007 |
|||
| isbn = 9783540766513 |
|||
| page = 23 |
|||
| url = http://books.google.com/books?id=TGo1Ikv9ECoC&pg=PA23 |
|||
}}</ref> |
|||
WISPs can write to flash and perform cryptographic computations. WISPs have been developed by [[Intel]] Research [[Seattle]]. |
|||
== Implementation == |
== Implementation == |
||
The WISP consists of a board with power harvesting circuitry, demodulator, modulator, microcontroller, external sensors, and other components such as EEPROM and LED. |
The WISP consists of a board with power harvesting circuitry, demodulator, modulator, microcontroller, external sensors, and other components such as EEPROM and LED. |
||
== Applications == |
== Applications == |
||
Wisps have been used for light level measurement, acceleration sensing, cold chain monitoring (passive data logging), and [[cryptography]] and [[security]] applications. |
Wisps have been used for light level measurement, acceleration sensing, cold chain monitoring (passive data logging), and [[cryptography]] and [[security]] applications. |
||
== References == |
== References == |
||
[WISP - Intel Research Seattle] - http://www.seattle.intel-research.net/wisp/<br /> |
|||
<references/> |
|||
⚫ | |||
==External links== |
|||
* [http://www.seattle.intel-research.net/wisp/ WISP – Intel Research Seattle] |
|||
⚫ | |||
[[Category:Wireless sensor network]] |
[[Category:Wireless sensor network]] |
Revision as of 04:21, 16 November 2011
Developer | Intel Research Seattle |
---|---|
Written in | C, Assembly |
OS family | Embedded operating systems |
Working state | Current |
Source model | Open source |
Latest release | 4.1.0 / March 2009 |
Marketing target | Wireless sensor networks |
License | Creative Commons Attribution License |
Official website | http://wisp.wikispaces.com/ |
A wireless identification and sensing platform (WISP) is an RFID (radio-frequency identification) device that supports sensing and computing: a microcontroller powered by radio-frequency energy.[1] That is, like a passive RFID tag, WISP is powered and read by a standard off-the-shelf RFID reader, harvesting the power it uses from the reader's emitted radio signals. To an RFID reader, a WISP is just a normal EPC gen1 or gen2 tag; but inside the WISP, the harvested energy is operating a 16-bit general purpose microcontroller. The microcontroller can perform a variety of computing tasks, including sampling sensors, and reporting that sensor data back to the RFID reader. WISPs have been built with light sensors, temperature sensors, and strain gauges. Some contain accelerometers.[2] WISPs can write to flash and perform cryptographic computations. WISPs have been developed by Intel Research Seattle.
Implementation
The WISP consists of a board with power harvesting circuitry, demodulator, modulator, microcontroller, external sensors, and other components such as EEPROM and LED.
Applications
Wisps have been used for light level measurement, acceleration sensing, cold chain monitoring (passive data logging), and cryptography and security applications.
References
- ^
A. Mitrokatsa and C. Dougligeris (2009). "Integrated RFID and sensor networks: architectures and applications". In Y. Zhang, L. Tianruo Yang, and J. Chen (ed.). RFID and sensor networks: architectures, protocols, security, and integrations. CRC Press. p. 517. ISBN 9781420077773.
{{cite book}}
: CS1 maint: multiple names: editors list (link) - ^
E. M. Tapia, S. S. Intille, and K. Larson (2007). "Portable wireless sensors for object usage sensing in the home: challenges and practicalities". In B. Schiele, A. K. Dey, and H. Gellersen (ed.). Ambient intelligence: European conference, AmI 2007, Darmstadt, Germany, November 7-10, 2007 : proceedings. Springer. p. 23. ISBN 9783540766513.
{{cite book}}
: CS1 maint: multiple names: authors list (link)