User Tools

Site Tools


crime:sunspot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
crime:sunspot [2010/07/01 11:17]
cfscholl
crime:sunspot [2011/06/02 12:51]
wamerijc
Line 1: Line 1:
-====== Event Crime ====== 
-CRIME has been ported for wireless sensor networks.  
-In this project we have used sunspots, small nodes equipped with sensors and wireless communication. 
-Every node sends events over the network which can be received by one or more nodes within communication range. Writing applications which are driven by external events is significantly different from writing traditional sequential programs or algorithms. When applications are driven by external events, the control flow of these applications is also driven by these events which can trigger at any order and at any moment in time. 
  
-In this project we have used CRIME in order to deal with the complexity of composing and deriving meaningful information from a continuos stream of events received from the surrounding. While CRIME has been previously used for the development of context aware applications we have seen that CRIME did not scale for the development such event driven applications. We therefore had to significantly adapt the reasoning engine in order to deal with the transient nature of events. 
- 
-<note> 
-This project is still under development, as such the documentation can be out of sync with actual implementation.  
-</note> 
- 
-===== Repository ===== 
-The repository for Event CRIME is located at: 
- 
-https://soft.vub.ac.be/svn-gen/projects/stadium/code/CrimeLoociSunspot 
- 
-The project is developed using Eclipse. You can check the project out using the normal SVN plugin. Make sure that you use the wizard and import the project as a java project. 
- 
-Configure the built path by selecting the src folder to be included in the built path. Next add the following jar's to the project. 
- 
-looci.jar 
-multihop_common.jar 
-spotlib_common.jar 
-spotlib_device.jar 
-squawk_common.jar 
-squawk_device.jar 
-transducer_device.jar 
- 
-===== Configuration ===== 
- 
-Like the deployment process of any application for the sunspot deploying CRIME on your sunspots is done in two steps.  
-First the sunspot runtime has to be configured so that it contains all the used libraries. Then the actual application (in this case CRIME) has to be deployed to the sunspot. 
- 
-<code> 
-</code> 
crime/sunspot.txt ยท Last modified: 2011/06/02 12:51 by wamerijc