Skip to content
amaxilat edited this page May 23, 2012 · 31 revisions

wiseViz

Viz

The Viz application provides a real time visualization of a Wireless Sensor Network. It uses Proccessing and Java to generate an image of the underlying network and the events happening like message exchange. To generate the view of the WSN it parses a text files with the event messages called Traces.

VizProperties

VizParsers

![viz example image](http://img684.imageshack.us/img684/2410/nodescontrol.png)

Real Time Plots

The Real Time Plots Application uses JFreeChart to display statistics of the WSN like messages exchanged by the nodes and Clusters based on the text trace file. You can display multiple sliding plots of the last seconds or minutes of the experiment for a trace file as well additional information on the running experiment. Trace Parsing if fully compatible to the Visualizer so that both applications can parse the same trace file simultaneously.

![real time plots example image](http://img834.imageshack.us/img834/3910/screenshot1xo.png)