<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rtime.felk.cvut.cz/hw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Trdlij1</id>
	<title>HW wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://rtime.felk.cvut.cz/hw/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Trdlij1"/>
	<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php/Special:Contributions/Trdlij1"/>
	<updated>2026-05-20T04:23:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3984</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3984"/>
		<updated>2011-10-19T20:52:38Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Download ITEM 1.0 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please go to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing_JAVA_applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to Jiří Trdlika ([http://www.trdlicka.cz http://www.trdlicka.cz]), [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be happy, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3983</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3983"/>
		<updated>2011-10-19T20:46:48Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Download ITEM 2.0 and Testing applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please go to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing_JAVA_applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to Jiří Trdlika ([http://www.trdlicka.cz http://www.trdlicka.cz]), [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be happy, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3982</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3982"/>
		<updated>2011-10-19T20:44:09Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please go to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to Jiří Trdlika ([http://www.trdlicka.cz http://www.trdlicka.cz]), [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be happy, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3981</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3981"/>
		<updated>2011-10-19T20:43:46Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Current state */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please go to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to Jiří Trdlika ([http://www.trdlicka.cz http://www.trdlicka.cz]), [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3946</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3946"/>
		<updated>2011-06-14T08:55:26Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* WSN Applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://www.trdlicka.cz Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://www.trdlicka.cz Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://www.trdlicka.cz Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://www.trdlicka.cz Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== ITEM - Implementation of Integrated TDMA and E-ASAP Module ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, Pavel Beneš, [http://www.trdlicka.cz Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the project is to design and implement TDMA communication protocol for wireless sensor networks, which integrates the TDMA and E-ASAP (Extended - Adaptive Slot Assignment Protocol).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;December/2010 - &#039;&#039; &lt;br /&gt;
* [[ITEM - Implementation of Integrated TDMA and E-ASAP Module | ITEM - Implementation of Integrated TDMA and E-ASAP Module]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3945</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3945"/>
		<updated>2011-06-14T08:53:47Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Available WSN hardware */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://www.trdlicka.cz Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://www.trdlicka.cz Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1  Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== ITEM - Implementation of Integrated TDMA and E-ASAP Module ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, Pavel Beneš, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the project is to design and implement TDMA communication protocol for wireless sensor networks, which integrates the TDMA and E-ASAP (Extended - Adaptive Slot Assignment Protocol).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;December/2010 - &#039;&#039; &lt;br /&gt;
* [[ITEM - Implementation of Integrated TDMA and E-ASAP Module | ITEM - Implementation of Integrated TDMA and E-ASAP Module]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3944</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3944"/>
		<updated>2011-06-14T08:52:09Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to Jiří Trdlika ([http://www.trdlicka.cz http://www.trdlicka.cz]), [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3864</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3864"/>
		<updated>2010-11-15T15:36:21Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network Wireless Sensor Network (WSN)]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3863</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3863"/>
		<updated>2010-11-15T15:35:58Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The whole ITEM module is working as a distributed algorithm in the network without any need of a centralized computational point. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3862</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3862"/>
		<updated>2010-11-15T15:27:15Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Project description&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;A Wireless Sensor Network (WSN) consists of spatially distributed autonomous sensors to cooperatively monitor physical or environmental conditions, such as temperature, sound, vibration, pressure, motion or pollutants. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance and are now used in many industrial and civilian application areas, including industrial process monitoring and control, machine health monitoring, environment and habitat monitoring, home automation, and traffic control. In many applications where the Real-Time communication is needed the collision free communication in the network has to be guaranteed.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3861</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3861"/>
		<updated>2010-11-15T11:14:02Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.fel.cvut.cz/en Department of Control Engineering]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3860</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3860"/>
		<updated>2010-11-15T11:11:59Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
The videos presents the behavior of the ITEM module, which has been installed into the TelosB motes. The system use a JAVA Testing Application to download data from the network and to parse and present the ITEM module behavior. What you see in the videos is a presentation of data downloaded form real network based on TelosB devices (no simulations).&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3859</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3859"/>
		<updated>2010-11-12T16:34:54Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/ITEM.zip ITEM and Testing Applications]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM2/Testing%20JAVA%20applications.zip JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3858</id>
		<title>ITEM</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3858"/>
		<updated>2010-11-12T16:07:29Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: Redirecting to ITEM - Implementation of Integrated TDMA and E-ASAP Module&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ITEM - Implementation of Integrated TDMA and E-ASAP Module]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3857</id>
		<title>ITEM</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3857"/>
		<updated>2010-11-12T16:06:30Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Real-Time_Object_Tracking&amp;diff=3856</id>
		<title>Real-Time Object Tracking</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Real-Time_Object_Tracking&amp;diff=3856"/>
		<updated>2010-11-12T16:06:01Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Links&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project definition&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Distributed wireless sensor networks (WSN) have been proposed for a wide&lt;br /&gt;
range of applications. The main purpose of sensor networks is to monitor&lt;br /&gt;
an area, including detecting, identifying, localizing, and tracking one&lt;br /&gt;
or more objects of interest.&lt;br /&gt;
&lt;br /&gt;
The aim of the thesis is to design and implement a wireless sensor&lt;br /&gt;
network for object tracking under real-time constraints, using time&lt;br /&gt;
division media access (TDMA). The application will be implemented in&lt;br /&gt;
TinyOS operating system with ZigBee technology.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The objectives:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- Collecting the data from the WSN to the main station&lt;br /&gt;
&lt;br /&gt;
- Design and implement TDMA algorithm in the WSN&lt;br /&gt;
&lt;br /&gt;
- Ensure real-time communication&lt;br /&gt;
&lt;br /&gt;
- Interpret the data for object tracking&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Time-schedule&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tasks&#039;&#039;&#039; ==&lt;br /&gt;
The following milestones are set to meet the requirements of the thesis.&lt;br /&gt;
&lt;br /&gt;
TDMA algorithm is implemented by the rules set by the following article:&lt;br /&gt;
[http://rtime.felk.cvut.cz/wsn/RT_Object_Tracking/TDMA.pdf TDMA.pdf]&lt;br /&gt;
&lt;br /&gt;
1. Implement the complete TDMA algorithm on the TMote Sky WSN including&amp;lt;br&amp;gt;&lt;br /&gt;
- Automatic slot division when new node joins the neighborhood. (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Dynamic change of frame length when more than enough nodes joins its contention area. (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Dynamic change of frame length when more than enough nodes leaves its contention area (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Time synchronization of the nodes (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
2. Implement light sensor for the object (light) tracking. The implementation will include only for the object &amp;lt;br&amp;gt;      within its neighbourhood. &lt;br /&gt;
&lt;br /&gt;
3. Test the object (light) tracking on wide nighbourhood network. (Rescheduled for week 19).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Resources&#039;&#039;&#039; ==&lt;br /&gt;
[[Temperature reading application]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Documents&#039;&#039;&#039; ==&lt;br /&gt;
[[TmoteSky Linux install on PowerPC (PPC)/Ubuntu Edgy (6.10)]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.felk.cvut.cz/dolezilkova/diplomky/2007/dp_2007_inderjit_singh/dp_2007_inderjit_singh.pdf Final Documentation]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links&#039;&#039;&#039; ==&lt;br /&gt;
[[ITEM - Implementation of Integrated TDMA and E-ASAP Module | ITEM: &#039;&#039;Implementation of TDMA protocol for WSN&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- [http://rtime.felk.cvut.cz/~trdlij1/doku.php?id=item ITEM: &#039;&#039;Implementation of TDMA protocol for WSN&#039;&#039;] --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3855</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3855"/>
		<updated>2010-11-12T16:05:27Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* ITEM - Implementation of Integrated TDMA and E-ASAP Module */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1  Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== ITEM - Implementation of Integrated TDMA and E-ASAP Module ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, Pavel Beneš, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the project is to design and implement TDMA communication protocol for wireless sensor networks, which integrates the TDMA and E-ASAP (Extended - Adaptive Slot Assignment Protocol).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;December/2010 - &#039;&#039; &lt;br /&gt;
* [[ITEM - Implementation of Integrated TDMA and E-ASAP Module | ITEM - Implementation of Integrated TDMA and E-ASAP Module]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3854</id>
		<title>ITEM</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM&amp;diff=3854"/>
		<updated>2010-11-12T16:04:37Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: ITEM moved to ITEM - Implementation of Integrated TDMA and E-ASAP Module: Wrong title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ITEM - Implementation of Integrated TDMA and E-ASAP Module]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3853</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3853"/>
		<updated>2010-11-12T16:04:37Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: ITEM moved to ITEM - Implementation of Integrated TDMA and E-ASAP Module: Wrong title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3852</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3852"/>
		<updated>2010-11-12T16:00:47Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* ITEM - Implementation of Integrated TDMA and E-ASAP Module */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1  Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== ITEM - Implementation of Integrated TDMA and E-ASAP Module ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, Pavel Beneš, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the project is to design and implement TDMA communication protocol for wireless sensor networks, which integrates the TDMA and E-ASAP (Extended - Adaptive Slot Assignment Protocol).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;December/2010 - &#039;&#039; &lt;br /&gt;
* [[ITEM | ITEM - Implementation of Integrated TDMA and E-ASAP Module]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3851</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3851"/>
		<updated>2010-11-12T15:56:11Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938 A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3850</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3850"/>
		<updated>2010-11-12T15:53:47Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3849</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3849"/>
		<updated>2010-11-12T15:50:37Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e5/Testing_application_for_ITEM.pdf‎ Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3848</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3848"/>
		<updated>2010-11-12T15:48:00Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/Testing_application_for_ITEM.pdf‎ Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3847</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3847"/>
		<updated>2010-11-12T15:47:10Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/hw/images/e/e9/ITEM_2.0_Implementation_Design.pdf ITEM 2.0 Implementation Design]&lt;br /&gt;
*[Testing_application_for_ITEM.pdf‎ Testing application for ITEM 2.0]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item.zip ITEM 1.0]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:app.zip Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:item_implementation_design.pdf ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/lib/exe/fetch.php?id=item&amp;amp;cache=cache&amp;amp;media=item:help_file.pdf Quick start]&lt;br /&gt;
*[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html TinyOS documentation for the ITEM module]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:Testing_application_for_ITEM.pdf&amp;diff=3846</id>
		<title>File:Testing application for ITEM.pdf</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:Testing_application_for_ITEM.pdf&amp;diff=3846"/>
		<updated>2010-11-12T15:45:47Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: The manual and description for the JAVA Testing Application for the ITEM module.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The manual and description for the JAVA Testing Application for the ITEM module.&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:ITEM_2.0_Implementation_Design.pdf&amp;diff=3845</id>
		<title>File:ITEM 2.0 Implementation Design.pdf</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:ITEM_2.0_Implementation_Design.pdf&amp;diff=3845"/>
		<updated>2010-11-12T15:44:10Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Implementation design for the ITEM module. The file contains the design documentation.&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:ITEM_2.0_Implementation_Design.pdf&amp;diff=3844</id>
		<title>File:ITEM 2.0 Implementation Design.pdf</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:ITEM_2.0_Implementation_Design.pdf&amp;diff=3844"/>
		<updated>2010-11-12T15:41:01Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3843</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3843"/>
		<updated>2010-11-12T15:29:55Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project description&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Video ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://www.example.com ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://www.example.com Testing application for ITEM 2.0]&lt;br /&gt;
*[http://www.example.com Installation Guideline]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM 1.0]&lt;br /&gt;
*[http://www.example.com Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://www.example.com ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://www.example.com Quick start]&lt;br /&gt;
*[http://www.example.com Installation Guideline]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reports ===&lt;br /&gt;
Any bugs, problems or suggestions send to [mailto:trdlij1@fel.cvut.cz trdlij1@fel.cvut.cz]&lt;br /&gt;
&lt;br /&gt;
I will be pleased, if you inform me about your projects, where the ITEM has been used.&lt;br /&gt;
  &lt;br /&gt;
== References ==&lt;br /&gt;
[http://dce.felk.cvut.cz/hanzalek/publications/Hanzalek08g.pdf Sigh, I. - Trdlika, J. - Hanzálek, Z. ITEM - Implementation of Integrated TDMA and E-ASAP Module] In: Proceedings Work-In-Progress Session of 20th Euromicro Conference on Real - Time Systems. Praha: Czech Technical University in Prague, 2008, p. 64-67.&lt;br /&gt;
&lt;br /&gt;
[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.] Proceedings of the 2005 ACM symposium on Applied computing. pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3842</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3842"/>
		<updated>2010-11-12T15:11:57Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project definition&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Presentation videos ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM and Testing Applications]&lt;br /&gt;
*[http://www.example.com JAVA Testing Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://www.example.com ITEM 2.0 Implementation Design]&lt;br /&gt;
*[http://www.example.com Testing application for ITEM 2.0]&lt;br /&gt;
*[http://www.example.com Installation Guideline]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/e/ea/Bp_2008_benes_pavel.pdf Bachelor Thesis Beneš Pavel 2008]&lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/4/49/Dp_2010_benes_pavel.pdf Diploma Thesis Beneš Pavel 2010]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
Sources&lt;br /&gt;
*[http://www.example.com ITEM 1.0]&lt;br /&gt;
*[http://www.example.com Easy ITEM Application]&lt;br /&gt;
Documentation&lt;br /&gt;
*[http://www.example.com ITEM 1.0 Implementation Design]&lt;br /&gt;
*[http://www.example.com Quick start]&lt;br /&gt;
*[http://www.example.com Installation Guideline]&lt;br /&gt;
Additional Documentation &lt;br /&gt;
*[http://support.dce.felk.cvut.cz/mediawiki/images/6/65/Dp_2007_sinh_inderjit.pdf Master Thesis Inderjit Singh 2007]&lt;br /&gt;
&lt;br /&gt;
  &lt;br /&gt;
== Other Links ==&lt;br /&gt;
&lt;br /&gt;
[[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.]] //Proceedings of the 2005 ACM symposium on Applied computing.// pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other WSN projects at the Department of Control Engineering]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Real-Time_Object_Tracking&amp;diff=3841</id>
		<title>Real-Time Object Tracking</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Real-Time_Object_Tracking&amp;diff=3841"/>
		<updated>2010-11-12T14:21:08Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Links&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project definition&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Distributed wireless sensor networks (WSN) have been proposed for a wide&lt;br /&gt;
range of applications. The main purpose of sensor networks is to monitor&lt;br /&gt;
an area, including detecting, identifying, localizing, and tracking one&lt;br /&gt;
or more objects of interest.&lt;br /&gt;
&lt;br /&gt;
The aim of the thesis is to design and implement a wireless sensor&lt;br /&gt;
network for object tracking under real-time constraints, using time&lt;br /&gt;
division media access (TDMA). The application will be implemented in&lt;br /&gt;
TinyOS operating system with ZigBee technology.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The objectives:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
- Collecting the data from the WSN to the main station&lt;br /&gt;
&lt;br /&gt;
- Design and implement TDMA algorithm in the WSN&lt;br /&gt;
&lt;br /&gt;
- Ensure real-time communication&lt;br /&gt;
&lt;br /&gt;
- Interpret the data for object tracking&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Time-schedule&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Tasks&#039;&#039;&#039; ==&lt;br /&gt;
The following milestones are set to meet the requirements of the thesis.&lt;br /&gt;
&lt;br /&gt;
TDMA algorithm is implemented by the rules set by the following article:&lt;br /&gt;
[http://rtime.felk.cvut.cz/wsn/RT_Object_Tracking/TDMA.pdf TDMA.pdf]&lt;br /&gt;
&lt;br /&gt;
1. Implement the complete TDMA algorithm on the TMote Sky WSN including&amp;lt;br&amp;gt;&lt;br /&gt;
- Automatic slot division when new node joins the neighborhood. (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Dynamic change of frame length when more than enough nodes joins its contention area. (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Dynamic change of frame length when more than enough nodes leaves its contention area (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
- Time synchronization of the nodes (Implemented)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
2. Implement light sensor for the object (light) tracking. The implementation will include only for the object &amp;lt;br&amp;gt;      within its neighbourhood. &lt;br /&gt;
&lt;br /&gt;
3. Test the object (light) tracking on wide nighbourhood network. (Rescheduled for week 19).&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Resources&#039;&#039;&#039; ==&lt;br /&gt;
[[Temperature reading application]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Documents&#039;&#039;&#039; ==&lt;br /&gt;
[[TmoteSky Linux install on PowerPC (PPC)/Ubuntu Edgy (6.10)]]&lt;br /&gt;
&lt;br /&gt;
[http://dce.felk.cvut.cz/dolezilkova/diplomky/2007/dp_2007_inderjit_singh/dp_2007_inderjit_singh.pdf Final Documentation]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links&#039;&#039;&#039; ==&lt;br /&gt;
[[ITEM | ITEM: &#039;&#039;Implementation of TDMA protocol for WSN&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- [http://rtime.felk.cvut.cz/~trdlij1/doku.php?id=item ITEM: &#039;&#039;Implementation of TDMA protocol for WSN&#039;&#039;] --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3840</id>
		<title>ITEM - Implementation of Integrated TDMA and E-ASAP Module</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=ITEM_-_Implementation_of_Integrated_TDMA_and_E-ASAP_Module&amp;diff=3840"/>
		<updated>2010-11-12T14:07:23Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: New page: == &amp;#039;&amp;#039;&amp;#039;Project definition&amp;#039;&amp;#039;&amp;#039; ==  350px 300px 340px  &amp;#039;&amp;#039;We present a new implementation of TDMA commu...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Project definition&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[Image:WSN_Motivation.jpg|350px]]&lt;br /&gt;
[[Image:Device_Function.jpg|300px]]&lt;br /&gt;
[[Image:JAVA_Application.jpg|340px]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;We present a new implementation of TDMA communication protocol for wireless sensor networks. The ITEM 2.0 (Integrated TDMA E-ASAP Module) is a TinyOS 2.x module primarily determined for TelosB platform. It provides a TDMA (Time Division Multiple Access) communication protocol integrated with slot assignment protocol E-ASAP (Extended - Adaptive Slot Assignment Protocol). The ITEM module deals with a collision free multi-hop communication, hidden-node problem and network structure changes. To achieve a good data throughput the E-ASAP sets the TDMA period individually for each node depending on the actual network structure. The current version of the ITEM module is implemented for TelosB and TmoteSky platforms.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==== Presentation videos ====&lt;br /&gt;
[http://www.youtube.com/watch?v=I6JLjfJCMwE Add a new node into the network]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=ZcQJKw5Hr2w Add a new node into the network and the TDMA period reconfiguration]&lt;br /&gt;
&lt;br /&gt;
[http://www.youtube.com/watch?v=mBoJp67Zqmk ITEM communication in the case of more communication collision areas]&lt;br /&gt;
&lt;br /&gt;
==== Current state ====&lt;br /&gt;
&lt;br /&gt;
The implementation of ITEM 2.0 designed for the TinyOS 2.x has been finished. Simultaneously several basic application for the ITEM has been implemented. The applications are primly designed as testing, performance measurement and as example application for the ITEM. There are implemented in the TinyOS 2.1. &lt;br /&gt;
&lt;br /&gt;
To download sources and documentation for the ITEM 1.0, which has been implemented in TinyOS 1.x, please do to the ITEM 1.0 download section.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 2.0 and Testing applications====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Download ITEM 1.0 ====&lt;br /&gt;
  *{{item:item.zip|ITEM (ZIP)}}&lt;br /&gt;
  *{{item:app.zip|Easy application (ZIP)}}&lt;br /&gt;
  *{{item:help_file.pdf|Quick start (PDF)}}&lt;br /&gt;
  *{{item:item_implementation_design.pdf|Implementation design (PDF)}}&lt;br /&gt;
  *[[http://rtime.felk.cvut.cz/~trdlij1/ITEM_TinyOS_doc/telosb/index.html|TinyOS documentation]]&lt;br /&gt;
  *{{item:serial.zip|PC receiver (ZIP)}}  Just testing tool. Not supported and tested.&lt;br /&gt;
  *{{item:tdma.zip|PC GUI watcher (ZIP)}}  Just testing tool. Not supported and tested.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
[[http://portal.acm.org/citation.cfm?id=1066938|A. Kanzaki, T. Hara and S. Nisho. An adaptive TDMA slot assignment protocol in Ad Hoc Sensor Networks.]] //Proceedings of the 2005 ACM symposium on Applied computing.// pages 1160 - 1165, 2005&lt;br /&gt;
&lt;br /&gt;
[[Wireless_Sensor_Networks | Other projects at the DCE in the WSN area]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:JAVA_Application.jpg&amp;diff=3839</id>
		<title>File:JAVA Application.jpg</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:JAVA_Application.jpg&amp;diff=3839"/>
		<updated>2010-11-12T13:50:55Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: Presentation image of the JAVA Testing Application for the ITEM.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation image of the JAVA Testing Application for the ITEM.&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:Device_Function.jpg&amp;diff=3838</id>
		<title>File:Device Function.jpg</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:Device_Function.jpg&amp;diff=3838"/>
		<updated>2010-11-12T13:48:13Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: Routing in the Wireless Sensor Networks.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Routing in the Wireless Sensor Networks.&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=File:WSN_Motivation.jpg&amp;diff=3837</id>
		<title>File:WSN Motivation.jpg</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=File:WSN_Motivation.jpg&amp;diff=3837"/>
		<updated>2010-11-12T13:35:59Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: Motivation picture for the Wireless Sensor Networks.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Motivation picture for the Wireless Sensor Networks.&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3836</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3836"/>
		<updated>2010-11-12T12:41:03Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;WSN Applications&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1  Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== ITEM - Implementation of Integrated TDMA and E-ASAP Module ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, Pavel Beneš, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Jiří Trdlika]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the project is to design and implement TDMA communication protocol for wireless sensor networks, which integrates the TDMA and E-ASAP (Extended - Adaptive Slot Assignment Protocol).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;December/2010 - &#039;&#039; &lt;br /&gt;
* [[ITEM | ITEM]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3835</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3835"/>
		<updated>2010-11-12T11:53:48Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Standards&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A [http://en.wikipedia.org/wiki/Wireless_sensor_network wireless sensor network] (WSN) consists of distributed autonomous sensor nodes to cooperatively monitor/control physical or environmental conditions, such as temperature, sound, vibration.&lt;br /&gt;
This page describes our activities in the area of WSN.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.willow.co.uk/html/telosb_mote_platform.html TelosB] WSN modules: &lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří] - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr] - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
==== IEEE 802.15.4/ZigBee simulation model ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;A simulation model for IEEE 802.15.4 and ZigBee protocols using [http://www.opnet.com/solutions/network_rd/modeler.html Opnet Modeler]&lt;br /&gt;
&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [http://www.open-zb.net/wpan_simulator.php  IEEE 802.15.4/ZigBee simulation model] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ===&lt;br /&gt;
[[WSN_sub-projects | WSN sub-projects and tasks]] details&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
===&#039;&#039;&#039;HW &amp;amp; SW&#039;&#039;&#039; ===&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Comparison_of_802.15.4_radio_modules Comparison of 802.15.4 radio modules]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_wireless_sensor_nodes List of wireless sensor nodes]&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: programming language for TinyOS]&lt;br /&gt;
&lt;br /&gt;
* [http://www.nanork.org/ Nano-RK: A Wireless Sensor Networking Real-Time Operating System]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Blogs&#039;&#039;&#039; ===&lt;br /&gt;
* [http://freaklabs.org/ Freaklabs]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnblog.com/ Wireless Sensor Networks blog]&lt;br /&gt;
&lt;br /&gt;
* [http://www.wsnbuzz.com/ WSN Buzz]&lt;br /&gt;
&lt;br /&gt;
* [http://nflora.dk/studie/ Jan Floras blog reporting on JN5121, HCS08, MC13192 and Open Source 802.15.4 for TinyOS]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Research/Working groups&#039;&#039;&#039; ===&lt;br /&gt;
* [http://anrg.usc.edu/www/index.php/Main_Page Autonomous networks research group, University of Southern California]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ece.cmu.edu/firefly/ FireFly: Real-Time Wireless Sensor Network Platform]&lt;br /&gt;
&lt;br /&gt;
* [http://www.eyes.eu.org/ EYES: energy-efficient sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://www.libelium.com/squidbee/ SquidBee: Open Hardware and Source wireless sensor device]&lt;br /&gt;
&lt;br /&gt;
* [http://whale.fe.up.pt/wsnwiki/ WSN Group from the Faculty of Engineering at Oporto University, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/research/sensor+networks/ WSN group from CISTER-ISEP research group, Porto, Portugal]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-lqe.net/ RadiaLE: framework for benchmarking Link Quality Estimators (LQE) in WSNs]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Standards&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://hartcomm.org/hcf/news/pr2010/WirelessHART_approved_by_IEC.html WirelessHART]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Articles&#039;&#039;&#039; ===&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/ieee+802.15.4+for+wireless+sensor+networks%3A+a+technical+overview/222/download/ IEEE 802.15.4 for Wireless Sensor Networks: A Technical Overview]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net/publications/Thesis_Petr.pdf Real-time Communication over Cluster-tree Wireless Sensor Networks (thesis)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cister.isep.ipp.pt/docs/on+the+use+of+ieee+802.15.4+zigbee+for+time-sensitive+wireless+sensor+network+applications/431/download/ On the use of IEEE 802.15.4/ZigBee for Time-Sensitive Wireless Sensor Network Applications (thesis)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;br /&gt;
[[Category:Wireless Sensor Networks (WSNs)]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3739</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3739"/>
		<updated>2010-05-24T14:05:58Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 0x&lt;br /&gt;
* Beneš Pavel   -  0x + 0x USB cabel + 0x accumulator + 0x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 18x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Trdlicka Jiri - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3738</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3738"/>
		<updated>2010-05-11T12:10:01Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 0x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 10x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Trdlicka Jiri - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3737</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3737"/>
		<updated>2010-05-11T12:09:04Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 0x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 10x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3734</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3734"/>
		<updated>2010-05-10T12:42:01Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3733</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3733"/>
		<updated>2010-05-10T08:14:29Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 4x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3732</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3732"/>
		<updated>2010-05-10T08:13:45Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 4x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3731</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3731"/>
		<updated>2010-05-04T09:12:30Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 2x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3730</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3730"/>
		<updated>2010-05-04T09:12:17Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 8x accumulator + 1x charger &lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3729</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3729"/>
		<updated>2010-04-16T12:39:24Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  8x + 2x USB cabel + 12x accumulator + 3x charger + CC2420DK (Development Kit)&lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3728</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3728"/>
		<updated>2010-04-16T12:05:47Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  9x + 2x USB cabel + 12x accumulator + 3x charger + CC2420DK (Development Kit)&lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3727</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3727"/>
		<updated>2010-04-16T11:11:50Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* &amp;#039;&amp;#039;&amp;#039;Available WSN hardware&amp;#039;&amp;#039;&amp;#039; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 9x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  9x + 2x USB cabel + 12x accumulator + 1x charger + CC2420DK (Development Kit)&lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3703</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3703"/>
		<updated>2010-01-29T13:38:17Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Parkinson&amp;#039;s disease monitoring (ongoing) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 10x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  9x + 2x USB cabel + 12x accumulator + 1x charger + CC2420DK (Development Kit)&lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing, open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
	<entry>
		<id>https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3702</id>
		<title>Wireless Sensor Networks</title>
		<link rel="alternate" type="text/html" href="https://rtime.felk.cvut.cz/hw/index.php?title=Wireless_Sensor_Networks&amp;diff=3702"/>
		<updated>2010-01-29T13:37:23Z</updated>

		<summary type="html">&lt;p&gt;Trdlij1: /* Open-ZB stack porting to TmoteSky module (ongoing) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Wireless_intro.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT DELETE, ONLY COMMENT, THX --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color: #DCDDF6; width:300px; border: solid #BA0000 1px; float: right; padding: 1em; margin-top: 4em; margin-right: 2em; margin-left: 2em&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Available WSN hardware&#039;&#039;&#039; ==&lt;br /&gt;
9x MoteIV [http://www.sentilla.com/moteiv-transition.html TmoteSky] and 10x Crosbow [http://www.xbow.com/Products/productdetails.aspx?sid=252 TelosB] WSN modules: &lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
* Beneš Pavel   -  9x + 2x USB cabel + 12x accumulator + 1x charger + CC2420DK (Development Kit)&lt;br /&gt;
* Markovic Erik - 0x + 0x USB cabel + 0x accumulator &lt;br /&gt;
* Juras Marek - 0x TelosB +0x USB cabel + 0x accumulator + 0x charger&lt;br /&gt;
* Trdlicka Jiri - 8x TelosB&lt;br /&gt;
----&lt;br /&gt;
2x Freescale [http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=1320xRFC 1320x RF Daughter Card]:&lt;br /&gt;
* Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420dk.html CC2420DK] (CC2400EB + CC2420EM + Antenna)&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
2x TI/Chipcon [http://focus.ti.com/docs/toolsw/folders/print/cc2420emk.html CC2420 EMK]&lt;br /&gt;
*  Jurík Petr - 2x&lt;br /&gt;
----&lt;br /&gt;
=== &#039;&#039;&#039;Other possible hardware solutions&#039;&#039;&#039; ===&lt;br /&gt;
----&lt;br /&gt;
* TI/Chipcon [http://focus.ti.com/docs/prod/folders/print/cc2520.html CC2520] Second generation 2.4 GHz ZigBee/IEEE 802.15.4 RF transceiver, link [[CC2520 radio]]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN Applications&#039;&#039;&#039; ==&lt;br /&gt;
==== Automotive E-safety System (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Soukup Jan, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=krakorj Krákora Jan]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;wireless vehicle to vehicle communication, which should improve the active safety on the roads. The main goal is to prevent the mass car accidents with the distributed warning system. In consequences of an obstacle detection (driver&#039;s reactions - hard breaking, fast trajectory change...) the function unit starts to transmit a warning signal which is then distributed to other nearby vehicles and forwarded by them to cars a few kilometers ahead the obstacle.&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;March2006 - &#039;&#039; &lt;br /&gt;
* [[Automotive_safety_system | Automotive safety system]] project link&lt;br /&gt;
&lt;br /&gt;
==== Parkinson&#039;s disease monitoring (ongoing) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Markovi Erik, Auersvald Martin, Kubias Jiří, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=sprdlo1 Šprdlík Otakar],  [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=jurcikp Jurík Petr], [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Wireless sensor motes placed on limbs (legs, arms) transmit periodically measured data to a central node for storing and evaluation. Once a day (or in predefined period) data from central node is downloaded to PC or PDA for analysis and computation of feedback in the form of brain stimulation or appropriate dose of medicine.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 -&#039;&#039; &lt;br /&gt;
* [[Parkinsons_disease_monitoring_project | Parkinson&#039;s disease monitoring]] project link&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;WSN sub-projects and tasks&#039;&#039;&#039; ==&lt;br /&gt;
==== Introduction to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;[[User:Nicoo| Schulz Nicolas]]&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Introduction to TinyOS and nesC programming language. Architecture of TinyOS.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Jul/2006 - Aug/2006&#039;&#039;&lt;br /&gt;
* [[Introduction_to_TmoteSky | Introduction to TmoteSky module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== ZigBee radio module (postponed)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Design and hardware implementation of own ZigBee radio module based on Freescale MC1319x radio and ATmega8 microcontroller&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Oct/2006 - &#039;&#039;&lt;br /&gt;
* [[ZigBee_module | ZigBee radio Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Library for USB module - VNC1L (done)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Yvan Calvignac, Kubias Jiří&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; VNC1L module is USB host giving the possibility to connect any USB device to microprocessors, main target is to create universal C library in order to communicate with USB Flash Disc via SPI interface or RS232. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
**&#039;&#039;Jul/2006 - Sep/2007&#039;&#039;&lt;br /&gt;
* [[USB_VNC1L_module | USB data Module]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Open-ZB stack porting to TmoteSky module (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;Auersvald Martin&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;The [http://www.open-zb.net open-ZB protocol stack] (designed for MicaZ platform) should be ported to the TmoteSky platform in this project.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;Dec/2006 - April/2007&#039;&#039;&lt;br /&gt;
* [[Open-ZB_stack_porting_to_TmoteSky | Open-ZB stack porting to TmoteSky module ]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Application deployment over radio&#039;&#039; (open) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; Deployment of application modules through radio interface to appropriate node(s) in network. Design of daemon monitor software.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Application_deployment | Application deployment over radio]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;Network monitoring&#039;&#039; (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;User friendly software for monitoring of the large scale wireless sensor network. Possible link to [[Application_deployment | Application deployment over radio]] project. &#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[Network_monitoring | Network monitoring]] project link&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== &#039;&#039;ZigBee &amp;amp; Bluetooth cooperation&#039;&#039;  (open)====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039;Cooperation of ZigBee and Bluetooth standards at single radio module. Hardware and software design.&#039;&#039;&lt;br /&gt;
* date:&lt;br /&gt;
** &#039;&#039;--unspecified--&#039;&#039;&lt;br /&gt;
* [[ZigBee_&amp;amp;_Bluetooth_cooperation | ZigBee &amp;amp; Bluetooth cooperation]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
==== Real-Time Object Tracking with Wireless Sensor Networks (done) ====&lt;br /&gt;
* responsible people:&lt;br /&gt;
** Inderjit Singh, [http://dce.felk.cvut.cz/pub/staffos.php?jazyk=cz&amp;amp;href=trdlij1 Trdlika Jiří]&lt;br /&gt;
* short description:&lt;br /&gt;
** &#039;&#039; The aim of the thesis is to design and implement a wireless sensor network for object tracking under real-time constraints, using time division media access (TDMA).&#039;&#039;&lt;br /&gt;
* date&lt;br /&gt;
** &#039;&#039;February/2007 - &#039;&#039; &lt;br /&gt;
* [[Real-Time_Object_Tracking | Real-Time Object Tracking]] project link&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;&#039;Links &amp;amp; References&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
* [http://tinyos.net TinyOS: open-source operating system designed for wireless embedded sensor networks]&lt;br /&gt;
&lt;br /&gt;
* [http://nescc.sourceforge.net nesC: a Programming Language]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbee.org ZigBee Alliance home page (ZigBee specification download)]&lt;br /&gt;
&lt;br /&gt;
* [http://www.open-zb.net Open-source toolset for IEEE802.15.4/ZigBee: protocol stack and simulation model]&lt;br /&gt;
&lt;br /&gt;
* [http://www.zigbeemania.com Zigbee Mania]&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Sensor_network Wireless Sensor Network - Wikipedia]&lt;br /&gt;
&lt;br /&gt;
* [http://www.palowireless.com Wireless resource center]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ieee802.org/15/pub/TG4.html IEEE 802.15.4 WPAN Task Group (specification download)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Trdlij1</name></author>
	</entry>
</feed>