<?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>Jason's Computer Science Blog &#187; Research</title>
	<atom:link href="http://www.jasonernst.com/category/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonernst.com</link>
	<description>By Jason Ernst</description>
	<lastBuildDate>Wed, 25 Jan 2012 14:04:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu 11.04 &#8211; Latex</title>
		<link>http://www.jasonernst.com/2011/06/08/ubuntu-11-04-latex/</link>
		<comments>http://www.jasonernst.com/2011/06/08/ubuntu-11-04-latex/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 15:29:01 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Latex]]></category>
		<category><![CDATA[Texlive]]></category>
		<category><![CDATA[Ubuntu 11.04]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=1628</guid>
		<description><![CDATA[Just a quick note to myself really about how to get Latex working the way I want on Ubuntu 11.04 (Texmaker GUI, and some fixes for some errors I was getting). The error that was most troublesome was &#8216;kpathsea: Running mktexmf ptmr7t! I can&#8217;t find file `ptmr7t&#8217;.&#8217; This was fixed with the recommended fonts package. [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to myself really about how to get Latex working the way I want on Ubuntu 11.04 (Texmaker GUI, and some fixes for some errors I was getting). The error that was most troublesome was &#8216;kpathsea: Running mktexmf ptmr7t! I can&#8217;t find file `ptmr7t&#8217;.&#8217; This was fixed with the recommended fonts package. I also got an error about an equation style that it didn&#8217;t know. This was fixed with the texlive-science package.</p>
<div class="snippet"><pre><code>sudo apt-get install texlive-latex-base
sudo apt-get install texmaker
sudo apt-get install texlive-fonts-recommended
sudo apt-get install texlive-science</code></pre></div>
<p>Update: I&#8217;ve discovered a tex plugin for gedit, which is kind of cool, if you are interested check out this blog post: <a href="http://blogs.ethz.ch/ubuntu/2007/06/09/gedit-goes-latex-1-gedit-latexplugin/">http://blogs.ethz.ch/ubuntu/2007/06/09/gedit-goes-latex-1-gedit-latexplugin/</a></p>
<p>References:</p>
<ul style="margin-left:25px;">
<li><a href="http://forum.ubuntu-fr.org/viewtopic.php?id=303542">http://forum.ubuntu-fr.org/viewtopic.php?id=303542</a></li>
<li><a href="http://sysad.wordpress.com/2008/11/06/ubuntu-hardy-to-intrepid-upgrade-remnants/">http://sysad.wordpress.com/2008/11/06/ubuntu-hardy-to-intrepid-upgrade-remnants/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2011/06/08/ubuntu-11-04-latex/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IEEE Format References &amp; Citations for MS Word</title>
		<link>http://www.jasonernst.com/2010/11/29/ieee-format-references-citations-for-ms-word/</link>
		<comments>http://www.jasonernst.com/2010/11/29/ieee-format-references-citations-for-ms-word/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 19:36:59 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Format]]></category>
		<category><![CDATA[IEEE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=1186</guid>
		<description><![CDATA[Today I was working on my thesis / QE document and wanted to have IEEE style referencing included in my document (using the built in references features). At first I started trying to modify one of the existing templates (found in /Program Files/Microsoft Office/Office12/Bibliography/Styles) but quickly found this would take too much time. So when [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was working on my thesis / QE document and wanted to have IEEE style referencing included in my document (using the built in references features). At first I started trying to modify one of the existing templates (found in /Program Files/Microsoft Office/Office12/Bibliography/Styles) but quickly found this would take too much time. So when I googled, I found some clever people had already done the work for this. See the following two XSL styles that are based on the IEEE referencing format:</p>
<p>Bradley Farnsworth: <a href="http://bfarns.blogspot.com/2008/02/ieee-bibliography-xsl-style-sheet-for.html">http://bfarns.blogspot.com/2008/02/ieee-bibliography-xsl-style-sheet-for.html</a></p>
<p>Bibword: <a href="http://bibword.codeplex.com/releases/view/15365">http://bibword.codeplex.com/releases/view/15365</a></p>
<p>I found the second version to be what I was looking for, since the first version did something weird with the city and publisher that I wasn&#8217;t fond of. Note: if you use the second link, make sure you enter the names in the correct format or else you will also end up with weirdness&#8230;the format is: lastname1, firstname1; lastname2, firstname2; &#8230;</p>
<p>Note2: This was tested with MS Word 2007. I&#8217;m not sure if it works with the latest, so if you find out, post a comment!</p>
<p>Here is an example of what the result looks like:<br />
<center>
<div class="image"><a href="http://www.jasonernst.com/wp-content/uploads/2010/11/ieee-ref.jpg"><img src="http://www.jasonernst.com/wp-content/uploads/2010/11/ieee-ref-300x158.jpg" alt="IEEE Word 2007 - Example Reference Style" title="IEEE Word 2007 - Example Reference Style" width="300" height="158" class="aligncenter size-medium wp-image-1265" /></a></div>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2010/11/29/ieee-format-references-citations-for-ms-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BWCCA 2010 &#8211; Adaptive Mixed Bias Resource Allocation for Wireless Mesh Networks</title>
		<link>http://www.jasonernst.com/2010/11/04/bwcca-2010-adaptive-mixed-bias-resource-allocation-for-wireless-mesh-networks/</link>
		<comments>http://www.jasonernst.com/2010/11/04/bwcca-2010-adaptive-mixed-bias-resource-allocation-for-wireless-mesh-networks/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 05:24:39 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Allocation]]></category>
		<category><![CDATA[Bias]]></category>
		<category><![CDATA[BWCCA]]></category>
		<category><![CDATA[Ernst]]></category>
		<category><![CDATA[Fukuoka]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Jason]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Mixed]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Nkwe]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[Thabo]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=1164</guid>
		<description><![CDATA[Today I presented a recent paper on &#8220;Adaptive Mixed Bias Resource Allocation for Wireless Mesh Networks&#8221; at the BWCCA conference in Fukuoka Japan. The paper is authored by myself and Thabo Nkwe from the University of Guelph. The abstract is below: Abstract: In wireless networks, conditions may change rapidly and unpredictably. Often wireless networks are [...]]]></description>
			<content:encoded><![CDATA[<p>Today I presented a recent paper on &#8220;Adaptive Mixed Bias Resource Allocation for Wireless Mesh Networks&#8221; at the BWCCA conference in Fukuoka Japan. The paper is authored by myself and Thabo Nkwe from the University of Guelph. The abstract is below:</p>
<p>Abstract:<br />
In wireless networks, conditions may change rapidly and unpredictably. Often wireless networks are not designed to adapt to these changing conditions and perform poorly when they become congested. The multi-hop broadcast nature of wireless mesh networks amplifies the problem of poor wireless performance. Mixed bias scheduling has previously been applied successfully to wireless mesh networks however, it still suffers from similar problems when conditions change rapidly. In this work we propose an adaptive mixed bias (AMB) algorithm which uses a tabu search approach to change based on delay and dropped packets in the network. The proposed scheduling approach consists of three important algorithms, namely, the tabu search algorithm, move generation, and utility function. The adaptive mixed bias approach is compared against IEEE 802.11 and the non-adaptive mixed bias approach. The performance is evaluated using the packet delivery ratio and average end-to-end delay metrics.</p>
<p>Here are the slides from the talk: <a href='http://www.jasonernst.com/wp-content/uploads/2010/11/BWCCA-NGWMN2010-final.pdf'>BWCCA-NGWMN2010-final (pdf)</a><br />
and here is the link to the pdf from the conference: <a href="http://www.computer.org/portal/web/csdl/doi/10.1109/BWCCA.2010.144">Adaptive Mixed Bias Resource Allocation for Wireless Mesh Networks (pfd)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2010/11/04/bwcca-2010-adaptive-mixed-bias-resource-allocation-for-wireless-mesh-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Research Day &#8211; Summer 2010</title>
		<link>http://www.jasonernst.com/2010/08/30/research-day-summer-2010/</link>
		<comments>http://www.jasonernst.com/2010/08/30/research-day-summer-2010/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:36:21 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Heterogeneous]]></category>
		<category><![CDATA[Radio]]></category>
		<category><![CDATA[RAT]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=1093</guid>
		<description><![CDATA[Tomorrow I present at Research Day at University of Guelph at 1:30pm. Here is the abstract for the presentation: Title: Radio Resource Management in Heterogeneous Wireless Networks Abstract: Wireless networks are quickly becoming pervasive allowing users to stay connected anytime anywhere. However, current implementations are not seamless. There are many different radio access technologies (RATs), [...]]]></description>
			<content:encoded><![CDATA[<p>Tomorrow I present at Research Day at University of Guelph at 1:30pm. Here is the abstract for the presentation:</p>
<p><strong>Title</strong>: Radio Resource Management in Heterogeneous Wireless Networks</p>
<p><strong>Abstract</strong>: <em>Wireless networks are quickly becoming pervasive allowing users to stay connected anytime<br />
anywhere. However, current implementations are not seamless. There are many different radio<br />
access technologies (RATs), for example 802.11 (Wifi), 802.15 (Bluetooth, Zigbee), 802.16 (WiMAX)<br />
and 3g cellular / mobile technologies which are not inter-operable. The aim of heterogeneous<br />
wireless networking is to bridge the technological gap between the existing equipment and software.<br />
When this occurs, the wireless spectrum may be used more efficiently and it is expected users will<br />
have a better experience using the networks. Ideally, the devices should be able to select the best<br />
RAT at a given moment in time based on some criteria, for example cost or capacity. A background<br />
on the architecture of heterogeneous networks will be presented. Problems such as handover, radio<br />
resource management and quality of service (QoS) will be discussed and a direction for further<br />
study will be established.</em></p>
<p>Update: Here are the slides from the presentation for those who are interested:<a href='http://www.jasonernst.com/wp-content/uploads/2010/08/researchday2010.pdf'>Research Day 2010 (pdf) &#8211; Jason Ernst</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2010/08/30/research-day-summer-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ICC 2010 &#8211; Cross-Layer Mixed Bias Scheduling for Wireless Mesh Networks</title>
		<link>http://www.jasonernst.com/2010/06/04/icc-2010-cross-layer-mixed-bias-scheduling-for-wireless-mesh-networks/</link>
		<comments>http://www.jasonernst.com/2010/06/04/icc-2010-cross-layer-mixed-bias-scheduling-for-wireless-mesh-networks/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:30:29 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Bias]]></category>
		<category><![CDATA[Guelph]]></category>
		<category><![CDATA[ICC 2010]]></category>
		<category><![CDATA[Jason B. Ernst]]></category>
		<category><![CDATA[Mieso Denko]]></category>
		<category><![CDATA[Mixed]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Scheduling]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=845</guid>
		<description><![CDATA[This post is somewhat motivated by Prof. Andrew Eckford&#8217;s post that encourages graduate students and faculty members to post more about their work on sites like Twitter. Since I attended the same conference (ICC 2010), I thought it would be good to share a bit about my presentation and my experience at the conference. While [...]]]></description>
			<content:encoded><![CDATA[<p>This post is somewhat motivated by <a href="http://andreweckford.blogspot.com/2010/06/you-should-be-tweeting.html">Prof. Andrew Eckford&#8217;s post</a> that encourages graduate students and faculty members to post more about their work on sites like Twitter. Since I attended the same conference (ICC 2010), I thought it would be good to share a bit about my presentation and my experience at the conference.</p>
<p>While I don&#8217;t have a video for you to watch the entire presentation, I do have some pictures, and I&#8217;ll post the paper and slides I presented in case any one is interested. If you have any questions feel free to post on here or email me directly and I&#8217;ll be happy to answer any of them.</p>
<p><span id="more-845"></span></p>
<p>J.B. Ernst and M.K. Denko, &#8220;Cross-Layer Mixed Bias Scheduling for Wireless Mesh Networks,&#8221; in <em>Proc. IEEE International Conference on Communications (ICC)</em>, Cape Town, South Africa, 2010.</p>
<p><center>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2010/06/icc2010-presentation-300x225.jpg" alt="ICC 2010 - Jason Ernst"/></div>
<p></center></p>
<p><em>Abstract</em>—In this paper we propose a mixed bias approach which makes use of cross layer optimization. The cross-layer parameters are based on conditions in the network from multiple layers and are used to determine resource and time allocation for nodes in the network. Unlike existing proposals, we propose to bias against several parameters such as link quality and queue size in addition to node distance. We also propose a combined mixed bias approach which takes into account multiple parameters together. The scheme is evaluated using simulation experiments. The performance results are reported in this paper.</p>
<p><a href="http://www.jasonernst.com/wp-content/uploads/2010/06/icc2010.pdf">Download the paper (pdf)</a><br />
<a href="http://www.jasonernst.com/wp-content/uploads/2010/06/ICC2010-presentation.pdf">Download the presentation slides (pdf)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2010/06/04/icc-2010-cross-layer-mixed-bias-scheduling-for-wireless-mesh-networks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Research Progress, Recent News &amp; The Importance of Math in CS</title>
		<link>http://www.jasonernst.com/2010/03/31/research-progress-recent-news-the-importance-of-math-in-cs/</link>
		<comments>http://www.jasonernst.com/2010/03/31/research-progress-recent-news-the-importance-of-math-in-cs/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 01:31:47 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Heterogeneous Wireless Neworks]]></category>
		<category><![CDATA[ICC 2010]]></category>
		<category><![CDATA[Jason Ernst]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=743</guid>
		<description><![CDATA[This post is sort of a hodge-podge of random bits, mostly just so I can post something new to the blog to prevent it from stagnating too long without anything new. The last semester has been far busier than anticipated. I got a paper accepted to ICC 2010, been a reviewer for a couple of [...]]]></description>
			<content:encoded><![CDATA[<p>This post is sort of a hodge-podge of random bits, mostly just so I can post something new to the blog to prevent it from stagnating too long without anything new. The last semester has been far busier than anticipated. I got a paper accepted to ICC 2010, been a reviewer for a couple of conferences and journals, &#8220;started&#8221; the ACM student chapter at the University of Guelph and completed my course work requirements (hopefully). </p>
<p><span id="more-743"></span></p>
<p>The biggest lesson I&#8217;ve learned this semester is that the profs in undergrad were always right. Math is very important in CS. While it may not have been apparent at the time, (I always questioned the relevance of much of it since it was all presented very abstractly and disconnected from anything I was doing in undergrad) I now find some of my math skills to be my greatest weakness as a CS researcher. This is why this past semester I have gone out of my &#8220;comfort zone&#8221; and tried a couple of courses which I would generally shy away from. First is discrete optimization (Classifications of Optimization Problems, VRP, TSP, Bin-Packing, Cutting Stock, Simplex Method, PSO, Tabu Search, Branch &#038; Cut etc). Second is a system performance and evaluation course (Queuing Theory, Markov models, Operational Analysis, etc). In each case, I have been pushed to the limits of what I know (and what I remember from my undergrad days). On the other hand, it has been easy to identify my weakest areas in my knowledge so that I can hopefully improve in them significantly before my quals in a couple of semesters. As an added benefit, perhaps because of the perspective I have gained as a grad student, I have started to realize the larger picture and see how many of the mathematical ideas can be applied to improve the state of the art in a particular problem area.</p>
<p>Lastly, I have been working at formulating my research and solidifying what it is I am working towards with this PhD. The very general description is &#8220;heterogeneous wireless networks&#8221;. Within this area, I am interested in particular type of heterogeneous wireless network. It is made up of a wireless mesh network as the backbone. Instead of traditional client nodes such as laptops, pdas etc, the clients are actually other types of wireless networks, for example: 802.11 WLAN, RFID, 3g Mobile etc. There are many problems when this type of network is considered. One is the gateway placement problem (where to place gateways between the types of networks, how many etc.). Also in each sub-network, there may be a particular set of parameters which cause the sub-network to perform very well. However when the sub-networks are joined, this set of parameters may not be optimal for the entire network as a whole. The problem then is how to optimize these sets of parameters with respect to the entire network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2010/03/31/research-progress-recent-news-the-importance-of-math-in-cs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coast-to-Coast Seminars</title>
		<link>http://www.jasonernst.com/2009/10/20/coast-to-coast-seminars/</link>
		<comments>http://www.jasonernst.com/2009/10/20/coast-to-coast-seminars/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:42:18 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[HPC]]></category>
		<category><![CDATA[Lectures]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[SHARCNET]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=719</guid>
		<description><![CDATA[Today I found out about some cross-Canada computer / math seminars that are sponsored by a consortium of research / computing organizations across Canada including SHARCNET, WestGrid, ACENet, IRMACS and AARMS. Today&#8217;s talk was given at the University of Toronto by Prof. Geoffrey Hinton (see the SHARCNET site for a description / abstract). The first [...]]]></description>
			<content:encoded><![CDATA[<p>Today I found out about some cross-Canada computer / math seminars that are sponsored by a consortium of research / computing organizations across Canada including SHARCNET, WestGrid, ACENet, IRMACS and AARMS. Today&#8217;s talk was given at the University of Toronto by Prof. Geoffrey Hinton (see the <a href="https://www.sharcnet.ca/my/news/show_event/520">SHARCNET</a> site for a description / abstract). </p>
<p><span id="more-719"></span></p>
<p>The first part of the talk showed a network learning how to recognize written characters. The approach was unique (at least to what I&#8217;ve encountered in my soft computing class) in that it didn&#8217;t assign and back-propagate the labels from the start. The network learned &#8220;features&#8221; based on the input patterns and then assigned the labels after the pattern had been learned. The coolest feature was being able to &#8220;visualize what the network is thinking&#8221; by doing the process sort of in reverse. The second part of the talk applied a similar technique to the motion of person wearing sensors. The network could be trained to recognize the style of motion of the person and then from that, new styles of walking could be &#8220;imagined&#8221; by the network. For example the network could image the person changing walking styles midwalk through the visualization even though it hadn&#8217;t been trained in this way. In all it was very interesting. It would be fun to try to apply some of these techniques to wireless networks. Perhaps the motion modeling could be applied to mobile wireless devices to help with hand-offs?</p>
<p>Anyway, if anyone is interested and you are at one of the Universities which is a part of the groups putting these on, they happen every other week. You can see at schedule at the <a href="https://www.sharcnet.ca/my/news/calendar">SHARCNET</a> website, or probably at the group you are a part of at your school. As far as I know, anyone can attend!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2009/10/20/coast-to-coast-seminars/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ANN for Wireless Network Applications</title>
		<link>http://www.jasonernst.com/2009/09/28/ann-for-wireless-network-applications/</link>
		<comments>http://www.jasonernst.com/2009/09/28/ann-for-wireless-network-applications/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 19:40:09 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[Artificial Neural Networks]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=715</guid>
		<description><![CDATA[This semester I have been taking a soft computing course. We have covered fuzzy logic and are starting artificial neural networks (ANN) although I have missed a couple of classes due to the conferences I have been attending. Anyway the ANN class today piqued my interest in how I can apply this to my area [...]]]></description>
			<content:encoded><![CDATA[<p>This semester I have been taking a soft computing course. We have covered fuzzy logic and are starting artificial neural networks (ANN) although I have missed a couple of classes due to the conferences I have been attending. Anyway the ANN class today piqued my interest in how I can apply this to my area which is wireless networks. It seems to me so far that it could be applied to some of my cross-layer work since the network could be trained to tune parameters to settings which yield good performance based on specific network conditions. However, I&#8217;m not sure if this approach would be good or if some other AI type of technique may be better. Also I am interested in how ANNs could be applied to breaking encryption schemes if it is even possible. I have tried a few searches on Google and some journals / conferences but nothing of interest has come up yet. I don&#8217;t think I really understand ANNs enough to answer any of the questions, but I thought I&#8217;d get them down so I can come back later and think when I have more time. Feel free to leave any comments or suggestions on these ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2009/09/28/ann-for-wireless-network-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>AINA 2009 Conference Presentation</title>
		<link>http://www.jasonernst.com/2009/06/01/aina-2009-conference-presentation/</link>
		<comments>http://www.jasonernst.com/2009/06/01/aina-2009-conference-presentation/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 18:04:29 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[AINA 2009]]></category>
		<category><![CDATA[Bradford]]></category>
		<category><![CDATA[Fair Scheduling]]></category>
		<category><![CDATA[Jason B. Ernst]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Mieso Denko]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Publication]]></category>
		<category><![CDATA[Simulation]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=673</guid>
		<description><![CDATA[This past week I travelled to the UK to present at my first International Conference &#8211; Advanced Information Networking and Applications (AINA 2009) in Bradford, UK. My presentation was on &#8220;Fair Scheduling in Wireless Mesh Networks with Multiple Gateways&#8221;. The paper for the conference was published in the main AINA conference and I presented on [...]]]></description>
			<content:encoded><![CDATA[<p>This past week I travelled to the UK to present at my first International Conference &#8211; Advanced Information Networking and Applications (AINA 2009) in Bradford, UK. My presentation was on &#8220;Fair Scheduling in Wireless Mesh Networks with Multiple Gateways&#8221;. The paper for the conference was published in the main AINA conference and I presented on the first day, in the first session. It was nice to have it over with right away so that I could relax and focus on meeting as many people as possible at the conference. </p>
<p><span id="more-673"></span></p>
<p>There were people from 40 different countries there and I feel like I met someone from almost every one of them at some point. There were over 300 people at AINA this year, which apparently is down from the last couple of years (where they had 4-500) but it was still a great conference for me. I will post my slides from my presentation in this post in case anyone is interested, along with a link to the paper once it is available. I submitted another paper last night for a conference in Toronto and am working on two more papers, so hopefully I&#8217;ll be travelling soon. I am trying to aim for ICC in South Africa next year.</p>
<p>Here are a few pictures from the conference. </p>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/06/aina03-300x225.jpg" alt="" title="aina03" width="300" height="225" class="alignnone size-medium wp-image-678" /></div>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/06/aina02-300x225.jpg" alt="" title="aina02" width="300" height="225" class="alignnone size-medium wp-image-677" /></div>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/06/aina01-300x225.jpg" alt="" title="aina01" width="300" height="225" class="alignnone size-medium wp-image-676" /></div>
<p><strong>Abstract:</strong><br />
This paper addresses the problem of scheduling  in Wireless Mesh  Networks (WMNs). The paper first discusses existing scheduling algorithms and classifies them based on the technique they use and their implementation frameworks.Then detailed discussions of the proposed scheduling method are presented. Simulation experiments are conducted to compare the performance of fair scheduling with the method that does not use fair scheduling. The simulation results confirm that the proposed scheduling method has better performance with respect to the metrics used for  performance evaluation.</p>
<p>J.B. Ernst, M.K. Denko, &#8220;Fair Scheduling with Multiple Gateways in Wireless Mesh Networks&#8221;, in Proc. of the 22nd IEEE Int. Conf. on Advanced Information Networking and Applications (AINA 2009), Bradford UK, 2009.</p>
<p>The paper itself is available through <a href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?tp=&#038;arnumber=5076187&#038;isnumber=5076162">IEEE Xplore</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2009/06/01/aina-2009-conference-presentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thesis Defense a Success!</title>
		<link>http://www.jasonernst.com/2009/05/19/thesis-defense-a-success/</link>
		<comments>http://www.jasonernst.com/2009/05/19/thesis-defense-a-success/#comments</comments>
		<pubDate>Wed, 20 May 2009 03:10:15 +0000</pubDate>
		<dc:creator>Jason Ernst</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[Defense]]></category>
		<category><![CDATA[Guelph]]></category>
		<category><![CDATA[Jason B. Ernst]]></category>
		<category><![CDATA[M.Sc.]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Scheduling]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.jasonernst.com/?p=656</guid>
		<description><![CDATA[Last Friday I successfully defended my thesis at Guelph. The room was full with lots of friends, students and faculty and everything went fairly smoothly. It definitely feels great to be done after almost two years building up to this. Today I finished the final revisions and submitted all of the copies with an insane [...]]]></description>
			<content:encoded><![CDATA[<p>Last Friday I successfully defended my thesis at Guelph. The room was full with lots of friends, students and faculty and everything went fairly smoothly. It definitely feels great to be done after almost two years building up to this. Today I finished the final revisions and submitted all of the copies with an insane amount of paperwork to Grad Program Services. Two to three weeks from now I should get my final bound copy of my thesis and it should soon be available online and in libraries <img src='http://www.jasonernst.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . For anyone interested in reading it, email me and I can send you a pdf copy. </p>
<p><span id="more-656"></span></p>
<p>Here are some pictures from the day:</p>
<p><center>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/05/defense1-300x225.jpg" alt="M.Sc. Thesis Defense Jason Ernst, University of Guelph, May 15th 2009"/><br/>Preparing for the Defense before Everyone Arrives</div>
<p></center></p>
<p><center>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/05/perwin-300x225.jpg" alt="Pervasive Computing and Wireless Network (PerWin) Research Group, University of Guelph"/><br/>Some Members of Pervasive Computing and Wireless Network (PerWin) Research Group, University of Guelph</div>
<p></center></p>
<p><center>
<div class="image"><img src="http://www.jasonernst.com/wp-content/uploads/2009/05/defense2-300x225.jpg" alt="M.Sc. Thesis Defense Jason Ernst, University of Guelph, May 15th 2009"/><br/>Answering Questions from the Committee at Guelph</div>
<p></center></p>
<p>After some relaxing, a conference in UK and some business related projects I will finally have some time (hopefully) to update the site with all the projects, articles and source I have been slowly working on the past few months in between working like crazy on my M.Sc. This fall I start my Ph.D. which will likely at least start from the work I just worked on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonernst.com/2009/05/19/thesis-defense-a-success/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

