Performance evaluation of Zigbee based on NS2
This repository includes the codes of the undergraduate thesis.
-
zigbee_topology.scn: network topology in 3D -
zigbee.tcl: network script written in tcl -
thr_drop_delay.awk: eualuation script written in awk -
data/: results of delay, throughput, jitter, and packet loss rate -
out/: figures of results -
demo/: demos of nam -
thesis_Chinese.pdf
How to
-
make sure
zigbee_topology.scnandzibee.tclare in the same folder -
cd to the folder by terminal
-
run
ns zigbee.tcl -
run
awk -f thr_drop_delay.awk zigbee.trto get performance results -
run
gnuplot [xxx].datto get performance plots where[xxx].dathas the performance results