Elmurod A. Talipov

My works

Published Papers
  • IPv6 Lightweight Stateless Address Autoconfiguration for 6LoWPAN using Color Coordinator
    7th Annual IEEE Int'l Conference on Pervasive Computing and Communications (PerCom 2009), Galveston, USA, March 2009
  • Effects of Valid Source-Destination Edges for Node-Disjoint Multipaths on Ad Hoc Networks
    The 2008 International Conference on Modeling, Simulation and Visualization Methods (MSV'08), Las Vegas, Nevada, USA, July 2008
  • Trusted Routing by Automatic Data Request on Ad hoc Networks
    Journal of SIGNALS, INFORMATION, and SYSTEMS, Volume 14, pp. 7-16, 2007
  • A Discovery Method of Node-Disjoint Multipaths by Valid Source-Destination Edges
    In the Proccedings of 4th IASTED Asian conference Communication systems and network 2007.
  • Reverse AODV (R-AODV) Routing Protocol in Mobile Ad hoc Networks
    The 2006 IFIP International Conference On Embedded and Ubiquitous Computing" (EUC'06), LNCS 4097, pp. 522 – 531, Seoul, Korea, August 2006
  • Path Hopping Based on Reverse AODV for Security
    Asia Pacific Network Operations and Management Symposium APNOMS'06, LNCS 4238, pp. 574 – 577, Busan, Korea, September 2006
  • Performance Analysis of Path-hopping Routing based on Reverse AODV
    The First International Conference on Hybrid Information Technology, ICHIT'06, pp. 192 – 202, Jeju, Korea, November 2006
Network Simulator (NS2) Contribution
  • WFRP source code
    A simple flooding based protocol for wireless sensor networks. Read this post for more information.
  • NS2 Trace Analyzer
    NS2 generates trace file which gives information about movement, packet delivery, packet drop etc. This perl script is used to analyze NS2 trace file and calculate packet delivery ratio, throughput, routing overhead, end to end delay and etc. It automatically runs several topologies and makes HTML file from results.
  • R-AODV source code
    Source code of R-AODV routing protocol based on research paper. Replace AODV folder with the files and copy trace files into trace folder and make it.
  • PHR-AODV source code
    Source code of PHR-AODV routing protocol based on the research paper. Replace AODV folder with the files and copy trace files into trace folder and make it.
  • VSDE source code
    Source code of VSDE routing protocol for NS2. Extending NS2 with this code is little bit diffcult. Try as above and if you can not do it contact me.
Web Projects