<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pradeepkumar.org &#187; Search Results  &#187;  label/Network Simulator 2</title>
	<atom:link href="http://pradeepkumar.org/?s=label%2FNetwork+Simulator+2&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://pradeepkumar.org</link>
	<description>All in One Place....</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:11:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>xgraph utility in Network Simulator 2</title>
		<link>http://pradeepkumar.org/2009/11/xgraph-utility-in-network-simulator-2_11.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=xgraph-utility-in-network-simulator-2_11</link>
		<comments>http://pradeepkumar.org/2009/11/xgraph-utility-in-network-simulator-2_11.html#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Simulator 2]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/2009/11/xgraph-utility-in-network-simulator-2.html</guid>
		<description><![CDATA[Xgraph is an X-Windows application that includes:

interactive plotting and graphing
animation and deritives
portability and bug fixes

So to plot the characteristics of NS2 parameters like throughput, end to end delay, packets information, etc can be plotted using xgraphThe successful installation of NS2 will install xgraph also along with it. To run xgraph from a shell prompt: # [...] <p>Continue reading <a href="http://pradeepkumar.org/2009/11/xgraph-utility-in-network-simulator-2_11.html">xgraph utility in Network Simulator 2</a></p>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml">Xgraph is an X-Windows application that includes:
<ul>
<li>interactive plotting and graphing</li>
<li>animation and deritives</li>
<li>portability and bug fixes</li>
</ul>
<p>So to plot the characteristics of NS2 parameters like throughput, end to end delay, packets information, etc can be plotted using xgraph<br />The successful <a href="http://www.pradeepkumar.org/search/label/Network%20Simulator%202">installation of NS2</a> will install xgraph also along with it. <br />To run xgraph from a shell prompt:<b> # xgraph filename.xg</b></p>
<p>inside TCL scripts, xgraph can be written like this<br /><b>exec xgraph filename.xg -geometry 500&#215;500<br /></b>if there are more xgraph files then, <br /><b>exec xgraph filename1.xg -geometry 500&#215;500 &amp; <br /></b><b>exec xgraph filename2.xg -geometry 500&#215;500 &amp;<br /></b>The ambersand is mandatory to popup all the graph windows, if &amp; (ambersand) is not there, then only the last xgraph window will be popped up.</p>
<p><b>Sample xgraph file and its contents<br /></b>/*** The xgraph file shows the information about the overhead with size of the network, <br />&nbsp;Overhead is compared with four routing protocols like AODV, DSR, DSDV and NEAODV (my own algorithm) <br />the values are taken from various trace files.<br />To execute the following xgraph file, copy the following contents and save it as &#8220;example.xg&#8221; possibly (other formats also supported) and in the shell prompt # <b>xgraph  example.xg</b><br /><b>TitleText: Overhead (Kbits/s) Vs Network Size<br />YUnitText: OverHead<br />XUnitText: Network Size (nodes)<br />&#8220;NEAODV&#8221;<br />200 100<br />400 350<br />600 800<br />800 1200</p>
<p>&#8220;AODV&#8221;<br />200 500<br />400 1600<br />600 2300<br />800 3700</p>
<p>&#8220;DSR&#8221;<br />200 100<br />400 320<br />600 400<br />800 600</p>
<p>&#8220;DSDV&#8221;<br />200 500<br />400 3700<br />600 6400<br />800 11600<br /></b>Output window will be looking like this<br /><img src="http://lh5.ggpht.com/_vfVhA9UFNqQ/Svmyd84UWKI/AAAAAAAAAqk/IhO1ik4sx1w/%5BUNSET%5D.jpg?imgmax=800" style="max-width: 800px;" /></p>
<div class="zemanta-pixie"><img alt="" class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=e2f174d7-d636-8ce5-bda0-4ae4770e955c" /></div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://pradeepkumar.org/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://pradeepkumar.org/2009/11/xgraph-utility-in-network-simulator-2_11.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
