Update on the Lack of Updates & PhD Acceptance

April 12th, 2009 by Jason Ernst
 
Computer Science

Just a quick post to let any readers know why there has been a lack of posts on the blog lately. I have been working like crazy on my thesis with the hope of completing it in the next month or so. I have also been preparing for the AINA 2009 conference I will be presenting at Bradford University in England. Also I have been working on a paper for a conference in Toronto (TIC-STH 2009 I think) with a deadline of May 1st May 31st (extended). So theres been alot going on and not much time.

As soon as I get the thesis completed though I hope to post alot more new content on the blog (as well as a potential redesign since this one seems a little cluttered and busy to me). Check back soon for alot more in-depth info on using ns3 since that is what I have been using for my thesis experiments lately. Update: I am set to defend on May 18th at Guelph. Let me know if you are interested in attending, I will provide more details via email.

In other news, the University of Guelph has officially accepted me to their Ph.D program to start in the Fall of this year (still under Dr. Denko) so I am pretty excited about having the opportunity to continue my research in Wireless Networks. I am still waiting on responses from a couple of other schools (Waterloo & Calgary) so if I end up getting accepted to either of those I will have quite a decision to make. Update: I have accepted a position at the University of Guelph and will be starting there in the fall of 2009.

comment 6 Comments

NS-2.33 and HWMP rev 183 on Intrepid Ibex 8.10

February 16th, 2009 by Jason Ernst
 
Ubuntu

This post is some quick instructions on how to install ns-2.33 and the hybrid wireless mesh protocol (hwmp) on Ubuntu Intrepid Ibex. More detail will be added later, just for quick reference right now.

 

Read the rest of this entry »

comment 18 Comments

ns-3.2 on Ubuntu 8.04 Hardy Heron

November 22nd, 2008 by Jason Ernst
 
ubuntu

For the next stage of my thesis instead of using the well known ns-2 simulator as originally planned, I have opted to instead use ns-3. I have chosen this particular environment because it seems to be designed from the ground up to be a wireless simulation tool while ns-2 was originally designed solely for wired network simulation. I have made some use of ns-2 however, so if you are looking for a guide to getting that working in Ubuntu see my post “NS-2.33 on Ubuntu 8.04 Hardy Heron“. In addition to this, ns-3 no longer uses the tcl scripting language. Instead the choice of pure c++ or a combination of c++ and python may be used to define the simulation parameters. I prefer this approach because I have no desire to learn tcl and find the c++ ns-3 ot be more intuitive than ns-2. Additionally, this guide will be used as a reference for myself while I learn the ns-3 environment. Check back for regular updates and useful infromation.

Read the rest of this entry »

comment 4 Comments

Posted in Computer Science, Linux, Simulation by Jason Ernst

Tags: , , , , , ,

Ns-2.33 (and nam) on Ubuntu 8.04 (Hardy Heron)

June 11th, 2008 by Jason Ernst
 
ubuntu

Since I have been working with ns2 for the last few months in preparation for my thesis I have decided to write a guide on how to install the most recent version of ns2 on the most recent version of ubuntu (at the time of this writing, Monday June 9th, 2008).

I have found many people already who have had difficulty setting it up so maybe this will be of some help to someone. For this tutorial I am assuming you have installed the most recent version of Ubuntu (8.04). (At the time of writing)

Read the rest of this entry »

comment 84 Comments

Customized Reconfigurable Interconnection Network Paper Accepted to COCOA ‘08

May 1st, 2008 by Jason Ernst
 
St. Johns Newfoundland

Yesterday I found out that a paper I helped out with got accepted to COCOA 2008 Conference in St. John’s Newfoundland. This is the first academic paper I have worked on, and also the first one that has been accepted to a conference so I am extremely excited.

Read the rest of this entry »

comment No Comments