# Nviz - A General Purpse Visualization tool for Wireless Sensor Networks

**Authors:** Anh-Vu Dinh-Duc, The-Hien Dang-Ha, Ngoc-An Lam

arXiv: 1703.02744 · 2017-03-09

## TL;DR

Nviz is a versatile visualization tool for Wireless Sensor Networks that adapts to various network configurations via XML, facilitating easier data representation and debugging for researchers and developers.

## Contribution

The paper introduces Nviz, a general-purpose, adaptable visualization tool for WSNs that supports customizable packet formats and network properties through XML configuration.

## Key findings

- Supports any WSN configuration via XML
- Enhances debugging with improved Replay mechanism
- Layered architecture for modular design

## Abstract

In a Wireless Sensor Network (WSN), data manipulation and representation is a crucial part and can take a lot of time to be developed from scratch. Although various visualization tools have been created for certain projects so far, these tools can only be used in certain scenarios, due to their hard-coded packet formats and network's properties. To speed up the development process, a visualization tool which can adapt to any kind of WSN is essentially necessary. For this purpose, a general-purpose visualization tool - NViz, which can represent and visualize data for any kind of WSN, is proposed. NViz allows users to set their network's properties and packet formats through XML files. Based on properties defined, users can choose the meaning of them and let NViz represents the data respectively. Furthermore, a better Replay mechanism, which lets researchers and developers debug their WSN easily, is also integrated in this tool. NViz is designed based on a layered architecture which allows for clear and well-defined interrelationships and interfaces between each component.

---
Source: https://tomesphere.com/paper/1703.02744