http://cse.aalto.fi<?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>Department of Computer Science and Engineering</title>
	<atom:link href="http://cse.aalto.fi/feed/" rel="self" type="application/rss+xml" />
	<link>http://cse.aalto.fi</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 07:43:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Master&#8217;s thesis topic in software technology</title>
		<link>http://cse.aalto.fi/2012/05/10/masters-thesis-topic-in-software-technology/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=masters-thesis-topic-in-software-technology</link>
		<comments>http://cse.aalto.fi/2012/05/10/masters-thesis-topic-in-software-technology/#comments</comments>
		<pubDate>Thu, 10 May 2012 10:53:14 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Positions]]></category>
		<category><![CDATA[Studies]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8227</guid>
		<description><![CDATA[Visualization of SAT-Solvers The SAT problem &#8212; determining if a formula in proposition logic is satisfiable &#8212; is decidable because you can construct a truth table. If there are n atomic propositions, there are 2^n assignments, so this is not an efficient algorithm. An efficient algorithm for SAT would solve the P=NP? problem in the affirmative, which is unlikely. However, many interesting algorithms for SAT (called SAT Solvers) have proved to be very efficient in practice. The algorithms are generally based on the DPLL (David, Putnam, Logemann, Loveland) algorithm and add sophisticated search methods and heuristics. The Master&#8217;s thesis project &#8230; <a href="http://cse.aalto.fi/2012/05/10/masters-thesis-topic-in-software-technology/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<h2>Visualization of SAT-Solvers</h2>
<p>The SAT problem &#8212; determining if a formula in proposition logic is satisfiable &#8212; is decidable because you can construct a truth table. If there are n atomic propositions, there are 2^n assignments, so this is not an efficient algorithm. An efficient algorithm for SAT would solve the P=NP? problem in the affirmative, which is unlikely.</p>
<p>However, many interesting algorithms for SAT (called SAT Solvers) have proved to be very efficient in practice. The algorithms are generally based on the DPLL (David, Putnam, Logemann, Loveland) algorithm and add sophisticated search methods and heuristics.</p>
<p>The Master&#8217;s thesis project includes extending a Prolog implementation to include interaction, visualization, explanations and examples that will enable students to better understand how the algorithm works.</p>
<p>The project will be supervised by prof. Lauri Malmi and the main instructor guiding the work will be Prof. Moti Ben-Ari, Weizmann Institute of Science, Israel.<br />
<a href="http://www.weizmann.ac.il/sci-tea/benari/">http://www.weizmann.ac.il/sci-tea/benari/</a> [<a href="http://www.weizmann.ac.il">www.weizmann.ac.il</a>]</p>
<p>The project can be started any time.  Prof. Ben-Ari visits the Department of Computer Science and Engineering on 28-31.5, which allows meeting him to discuss the topic more.  Previous knowledge of Prolog is not a prerequisite for the  project, but then the student needs to familiarize him/herself to the language during the project.</p>
<p>For more information, contact either Lauri Malmi (<a href="mailto:Lauri.Malmi@aalto.fi">Lauri.Malmi@aalto.fi</a>) or prof. Ben-Ari directly.</p>
<p>Reference: Sharad Malik and Lintao Zhang. 2009. Boolean satisfiability from theoretical hardness to practical success. Communications ACM 52, 8 (August 2009), 76-82. <a href="http://doi.acm.org/10.1145/1536616.1536637">http://doi.acm.org/10.1145/1536616.1536637</a> [doi.acm.org]</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/05/10/masters-thesis-topic-in-software-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lecture on &#8220;Social networking and computer network design&#8221; 9.5. at 16:15 in A106</title>
		<link>http://cse.aalto.fi/2012/05/07/lecture-on-social-networking-and-computer-network-design-9-5-at-1615-in-a106/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=lecture-on-social-networking-and-computer-network-design-9-5-at-1615-in-a106</link>
		<comments>http://cse.aalto.fi/2012/05/07/lecture-on-social-networking-and-computer-network-design-9-5-at-1615-in-a106/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:31:30 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Data Communications Software Group]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8200</guid>
		<description><![CDATA[The recent development in computer network has enabled a rich set of Internet services and applications such email, online social networks (OSNs), and microblogging systems that are now a very important part of our daily lives. Many computer networks have dual properties. They are physical networks and at the same time human networks. It is tremendously important to exploit this social networking feature to design more efficient and more reliable communication systems. In this talk, I will illustrate, with several examples, how social networks can be integrated into system design. I will start by introducing several human mobility and social &#8230; <a href="http://cse.aalto.fi/2012/05/07/lecture-on-social-networking-and-computer-network-design-9-5-at-1615-in-a106/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<p>The recent development in computer network has enabled a rich set of Internet services and applications such email, online social networks (OSNs), and microblogging systems that are now a very important part of our daily lives. Many computer networks have dual properties. They are physical networks and at the same time human networks. It is tremendously important to exploit this social networking feature to design more efficient and more reliable communication systems.</p>
<p>In this talk, I will illustrate, with several examples, how social networks can be integrated into system design. I will start by introducing several human mobility and social contact experiments with diversified scenarios and presenting two important social metrics, community and centrality, commonly observed in the experiments. Next, I will talk about how these social metrics can be applied to forwarding in opportunistic mobile networks, design of spam protection systems, scaling up of microblogging services, mobile data offloading for cellular networks, cyber-insurance, and recommendation systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/05/07/lecture-on-social-networking-and-computer-network-design-9-5-at-1615-in-a106/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open M.Sc. thesis position: &#8220;Design and implementation of high-level Internet models on top of a distributed discrete event simulator&#8221;</title>
		<link>http://cse.aalto.fi/2012/05/07/open-m-sc-thesis-position-design-and-implementation-of-high-level-internet-models-on-top-of-a-distributed-discrete-event-simulator/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=open-m-sc-thesis-position-design-and-implementation-of-high-level-internet-models-on-top-of-a-distributed-discrete-event-simulator</link>
		<comments>http://cse.aalto.fi/2012/05/07/open-m-sc-thesis-position-design-and-implementation-of-high-level-internet-models-on-top-of-a-distributed-discrete-event-simulator/#comments</comments>
		<pubDate>Mon, 07 May 2012 13:28:26 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Positions]]></category>
		<category><![CDATA[Studies]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8190</guid>
		<description><![CDATA[(Autumn  2012) Background: A clean-slate information-centric network (ICN) architecture for Internet is being developed in the PURSUIT EU project. The system under work includes a global rendezvous service based on hierarchical DHT consisting of thousands of nodes dispersed cover different autonomous systems. The evaluation of system of this size is difficult, as router-level simulations do not scale to the whole Internet and global prototype deployment is not feasible. Therefore, we are developing our own distributed discrete event simulator tool, that can be run in a computer cluster for large-scale models. In addition, we have been collecting and combining existing data &#8230; <a href="http://cse.aalto.fi/2012/05/07/open-m-sc-thesis-position-design-and-implementation-of-high-level-internet-models-on-top-of-a-distributed-discrete-event-simulator/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<p>(Autumn  2012)</p>
<h3>Background:</h3>
<p>A clean-slate information-centric network (ICN) architecture for Internet is being developed in the PURSUIT EU project. The system under work includes a global rendezvous service based on hierarchical DHT consisting of thousands of nodes dispersed cover different autonomous systems. The evaluation of system of this size is difficult, as router-level simulations do not scale to the whole Internet and global prototype deployment is not feasible. Therefore, we are developing our own distributed discrete event simulator tool, that can be run in a computer cluster for large-scale models. In addition, we have been collecting and combining existing data sets in order to produce a high-level, global models for Internet traffic and topology.</p>
<h3>Description of the problem:</h3>
<p>The work would consist of further developing the AS-level topology model, that is used in our simulation. Mainly, we are interested in augmenting the network map with high-level geographic information, that could be used to improve the estimated latencies and allow the traffic model to be made aware of the locality of the content.</p>
<p>Currently, we are using CAIDA&#8217;s inferred data set of AS-level relationships and an another data set can be used to assign countries to some ASes. Basically, the thesis would design heuristics to produce a complete network map based on the available partial data and the implementation of the developed model on top of our simulation environment. Secondly, our current traffic model needs to be updated to take into account the added detail in the network map by modelling the locality of traffic. Thirdly, the developed models need to validated against some measured real-world data.</p>
<p>A lot of the background work has already been done in another master&#8217;s thesis in the project and the main emphasis here would be on the efficient implementation. In addition, we will be writing scientific papers based on our findings.</p>
<h3>Minimum requirements:</h3>
<ol>
<li>Further development of heuristics to combine existing Internet topology data sets into a single comprehensive model, that incorporates geographic information for each AS.</li>
<li>The modification of our existing traffic model to take into account the locality of traffic based on the geographic information provided by the network model.</li>
<li>Implementation of the developed traffic and network models on top of the distributed discrete event simulator. The implementation needs to support the optimistic synchronization framework provided by the simulator tool.</li>
<li>Design and implementation of the validation of the model based on measured data.</li>
</ol>
<p>Possible extensions and alternatives:</p>
<p>In addition to the augmentation of the network model with geographic information, we are interested in the addition of POP-level detail to the AS-relationships map.</p>
<h3>Work environment:</h3>
<p>The work is conducted as a part of an international research team distributed in multiple sites. We are cooperating with, among others, the University of Cambridge and RWTH Aachen.</p>
<h3>Skills needed:</h3>
<p>- good spoken/written English<br />
- programming (Python, Java, C),<br />
- algorithm design/implementation, basic calculus and discrete math<br />
- ability to work in a group and motivation to learn new things</p>
<h3>Contact:</h3>
<p>If you are interested, please contact Arto Karila, <a href="mailto:arto.karila@hiit.fi">arto.karila@hiit.fi</a>, mobile +358 500 527 452.</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/05/07/open-m-sc-thesis-position-design-and-implementation-of-high-level-internet-models-on-top-of-a-distributed-discrete-event-simulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest Lecture: Dr. Vladimir Mazarov, Fri 27th of April at 1:00 p.m, room A106</title>
		<link>http://cse.aalto.fi/2012/04/26/guest-lecture-dr-vladimir-mazarov-fri-27th-of-april-at-100-p-m-room-a106/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=guest-lecture-dr-vladimir-mazarov-fri-27th-of-april-at-100-p-m-room-a106</link>
		<comments>http://cse.aalto.fi/2012/04/26/guest-lecture-dr-vladimir-mazarov-fri-27th-of-april-at-100-p-m-room-a106/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 11:41:48 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8175</guid>
		<description><![CDATA[NETWORKING GAMES, STRONG NASH EQUILIBRIUM AND OPTIMAL ROUTING on Friday, April 27th, at 1:00 p.m. in room A106, Computer Science Building, Aalto University School of Science. Vladimir Mazalov, Prof., Ph.D., Dr. Sci. Karelian Research Centre of the Russian Academy of Sciences Many real problems in modern networks and supercomputing such as resource distribution, scheduling and routing, spam fighting, etc. can be solved by game-theoretic methods. The players here can be the users, the jobs, the packages, etc. Networking games can be divided for two classes in respect of the traffic being divided (Wardrope games) or not (KP models) for units. &#8230; <a href="http://cse.aalto.fi/2012/04/26/guest-lecture-dr-vladimir-mazarov-fri-27th-of-april-at-100-p-m-room-a106/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<h2>NETWORKING GAMES, STRONG NASH EQUILIBRIUM AND OPTIMAL ROUTING</h2>
<p>on Friday, April 27th, at 1:00 p.m. in room A106, Computer Science Building, Aalto University School of Science.</p>
<p>Vladimir Mazalov, Prof., Ph.D., Dr. Sci.<br />
Karelian Research Centre of the Russian Academy of Sciences</p>
<p>Many real problems in modern networks and supercomputing such as resource distribution, scheduling and routing, spam fighting, etc. can be solved by game-theoretic methods. The players here can be the users, the jobs, the packages, etc. Networking games can be divided for two classes in respect of the traffic being divided (Wardrope games) or not (KP models) for units. The players can use the selfish and cooperative strategies.</p>
<p>Selfish players have different utility functions (for instance, latency functions of linear, quadratic or exponential form) and the main problem here is to find the equilibrium. That is a part of congestion games. We will consider the main methods of congestion and potential games. For general networks we find the potential functions and use it to construct the Nash equilibrium. Cooperative agents are interested in maximizing the common utility. Comparison of these costs is estimated by the price of anarchy. We present the different<br />
approaches how to find it. We consider the Braess paradox and discuss the conditions for its existence. Some examples of real networks are presented.</p>
<p>Bio:</p>
<p>Vladimir Mazalov finished his PhD studies in Faculty of the Applied Mathematics, Leningrad University in 1980. After that he has mainly worked in research projects funded by the Russian Academy of Sciences, in 1980-1998 in Chita Institute of Natural Resources, East Siberia. Currently, he is Professor of the Chair of Probability Theory and Data Analysis, Petrozavodsk State University and Director of the Institute of Applied Mathematical Research, Karelian Research Center, Russian Academy of Sciences.</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/04/26/guest-lecture-dr-vladimir-mazarov-fri-27th-of-april-at-100-p-m-room-a106/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notice of a Meeting</title>
		<link>http://cse.aalto.fi/2012/04/23/notice-of-a-meeting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=notice-of-a-meeting</link>
		<comments>http://cse.aalto.fi/2012/04/23/notice-of-a-meeting/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 09:10:57 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8143</guid>
		<description><![CDATA[DEAN VISITS DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING THURSDAY 26th OF APRIL AT 13:00 (about 60 min) LECTURE HALL T1 Agenda: Aalto University´s  strategy, dean Kimmo Kaski SCI SAB report, dean Kimmo Kaski Current status of reformation of bachelor´s degree, Mari Knuuttila]]></description>
			<content:encoded><![CDATA[<h2>DEAN VISITS DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING</h2>
<p>THURSDAY 26th OF APRIL AT 13:00 (about 60 min) LECTURE HALL T1</p>
<p>Agenda:</p>
<ol>
<li>Aalto University´s  strategy, dean Kimmo Kaski</li>
<li>SCI SAB report, dean Kimmo Kaski</li>
<li>Current status of reformation of bachelor´s degree, Mari Knuuttila</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/04/23/notice-of-a-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Position: Secretary, Department of Computer Science and Engineering</title>
		<link>http://cse.aalto.fi/2012/04/23/secretary-department-of-computer-science-and-engineering/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=secretary-department-of-computer-science-and-engineering</link>
		<comments>http://cse.aalto.fi/2012/04/23/secretary-department-of-computer-science-and-engineering/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 08:40:48 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Positions]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8137</guid>
		<description><![CDATA[Read more on Finnish pages.]]></description>
			<content:encoded><![CDATA[<p>Read more on <a href="http://cse.aalto.fi/fi/2012/04/23/sihteeri-tietotekniikan-laitos/">Finnish pages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/04/23/secretary-department-of-computer-science-and-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open PhD Research Positions</title>
		<link>http://cse.aalto.fi/2012/04/03/open-phd-research-positions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=open-phd-research-positions</link>
		<comments>http://cse.aalto.fi/2012/04/03/open-phd-research-positions/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 11:55:05 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Positions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Data Communications Software Group]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8105</guid>
		<description><![CDATA[Aalto University is a new university with over a century of experience. Created from a high-profile merger between three leading universities in Finland – the Helsinki School of Economics, the Helsinki University of Technology and the University of Art and Design Helsinki – Aalto University opens up new possibilities for strong multi-disciplinary education and research. The university’s ambitious goal is to rank among the top universities in the world in its areas of specialization. At Aalto, there are 20,000 students and a staff of 4,500 including 340 professors. Aalto University School of Science invites applications for: PHD RESEARCH POSITIONS IN &#8230; <a href="http://cse.aalto.fi/2012/04/03/open-phd-research-positions/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Aalto University" href="http://www.aalto.fi/en/">Aalto University</a> is a new university with over a century of experience. Created from a high-profile merger between three leading universities in Finland – the Helsinki School of Economics, the Helsinki University of Technology and the University of Art and Design Helsinki – Aalto University opens up new possibilities for strong multi-disciplinary education and research. The university’s ambitious goal is to rank among the top universities in the world in its areas of specialization. At Aalto, there are 20,000 students and a staff of 4,500 including 340 professors.</p>
<p>Aalto University School of Science invites applications for:</p>
<p>PHD RESEARCH POSITIONS IN THE DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING</p>
<p>The research and education at the Aalto University Department of Computer Science and Engineering covers broadly the fields of computer science, software engineering and data communication. The department currently has 13 professors and approximately 150 researchers, teachers, full-time doctoral students, and staff members. Please see <a href="http://cse.aalto.fi/">http://cse.aalto.fi/</a> for more information about the department.</p>
<p>In this call we seek phd researchers for <strong>Mobile Computing, Networking, Services and Security</strong>. Our research portfolio broadly covers the areas of cloud computing, Internet of Things, distributed applications and services, energy-aware communications, Green ICT, mobile networking and security. We have drafted the following five phd research topics:</p>
<ul>
<li>Energy-aware computing and communications</li>
<li>Social Networking and Information Dissemination</li>
<li>Internet Architecture and network protocols (BGP, TCP, OpenFlow)</li>
<li>Dynamic and large-scale networked systems</li>
<li>Building Scale-Out Systems Using Low-power Processors</li>
</ul>
<p>We typically address research topics from the technical systems research viewpoint and our research incorporates hands on verification through proof-of-concept implementations and measurements in addition to simulations and mathematical modeling and analysis. More information about our research group, see <a title="Data Communications Software research group" href="http://cse.aalto.fi/research/groups/datacommunications/">http://cse.aalto.fi/research/groups/datacommunications/</a> and more information about our research portfolio, see <a title="Research portfolio" href=" http://cse.aalto.fi/research/groups/datacommunications/projects/">http://cse.aalto.fi/research/groups/datacommunications/projects/</a></p>
<p>For additional information, please contact professor Antti Ylä-Jääski, e-mail: <a href="mailto:antti.yla-jaaski@aalto.fi">antti.yla-jaaski@aalto.fi</a> <a href="http://cse.aalto.fi/research/groups/datacommunications/people-2/">http://cse.aalto.fi/research/groups/datacommunications/people-2/</a></p>
<p>The applicants should have a solid MSC degree on computer science. The phd researchers are appointed for a fixed term of 2 to 4 years. The salary is determined based on experience and qualifications; typical salary for a new starting phd student is 2.500 euro/month. As a living and working environment, Finland is consistently ranked highly in quality-of-life and competitiveness studies. According to a Newsweek study in 2010, it is the best country in the world to live. According to an OECD study in 2007, it is the 2nd happiest place in the world. Based on a 2011 report by Monocle Magazine, Helsinki is the best city in the world to live in, and the Economist Intelligence Unit livability ranking laced it the 7th in 2011. Finland has also been ranked the 4th in the Global Competitiveness Index 2011-2012 of the World Economic Forum and the 2nd best in the Corruption Perceptions Index 2011 of Transparency International 2011. Aalto University offers support for moving in Finland. Some information is available at: <a href="http://www.aalto.fi/en/for/international/">http://www.aalto.fi/en/for/international/</a></p>
<p>Application procedure</p>
<p>The applications for the positions are to be filed in the eAGE portal:<br />
<a href="https://eage.aalto.fi/?ff/HR_JOB_T3050_PhD">https://eage.aalto.fi/?ff/HR_JOB_T3050_PhD</a> </p>
<p>including</p>
<ul>
<li>CV</li>
<li>transcript of records</li>
<li>one page research plan or research statement (e.g., what you would like to do and achieve in your doctoral studies)</li>
<li>any other material relevant to the application</li>
</ul>
<p>Closing date for applications: <strong>13th of April 2012</strong></p>
<p>Aalto University reserves the right for to leave the position open, to extend the application period and to consider candidates who have not submitted application during the application period.</p>
<p>In Espoo, March 2012</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/04/03/open-phd-research-positions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EIT ICT Labs Cloud Computing Summer School registration now open</title>
		<link>http://cse.aalto.fi/2012/04/02/eit-ict-labs-cloud-computing-summer-school-registration-now-open/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eit-ict-labs-cloud-computing-summer-school-registration-now-open</link>
		<comments>http://cse.aalto.fi/2012/04/02/eit-ict-labs-cloud-computing-summer-school-registration-now-open/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 13:23:50 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Studies]]></category>
		<category><![CDATA[Data Communications Software Group]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8089</guid>
		<description><![CDATA[EIT ICT Labs Cloud Computing Summer School at Aalto University 3.-8.6.2012 registration is now opened. More information in the cloud computing summer school pages.]]></description>
			<content:encoded><![CDATA[<p>EIT ICT Labs Cloud Computing Summer School at Aalto University 3.-8.6.2012 registration is now opened. More information in the <a title="EIT Summer School 2012" href="http://cse.aalto.fi/research/groups/datacommunications/studies/eit-2012/">cloud computing summer school</a> pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/04/02/eit-ict-labs-cloud-computing-summer-school-registration-now-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master thesis topic in Mammoth project and in NRC</title>
		<link>http://cse.aalto.fi/2012/03/20/master-thesis-topic-in-mammoth-project-and-in-nrc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-thesis-topic-in-mammoth-project-and-in-nrc</link>
		<comments>http://cse.aalto.fi/2012/03/20/master-thesis-topic-in-mammoth-project-and-in-nrc/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 14:42:55 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Open Positions]]></category>
		<category><![CDATA[Studies]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=8029</guid>
		<description><![CDATA[Security Architecture for Short-range Wireless High-bandwidth Memory Access The project in NRC is for an M.Sc. thesis around the topic of defining and prototyping security architecture for a short-range high-bandwidth wireless memory access technology. Objectives To design and implement a security architecture for a short-range high-bandwidth wireless memory access technology. If feasible, also investigate the security issues for specific usage scenarios of this technology. Contacts in NRC: Jan-Erik Ekberg (jan-erik.ekberg@nokia.com), N. Asokan (n.asokan@nokia.com) More information: Antti Ylä-Jääski (antti.yla-jaaski@aalto.fi). Group communication in Low power and Lossy Networks Internet of things(IoT) is an integrated part of Future Internet, which mainly focuses on &#8230; <a href="http://cse.aalto.fi/2012/03/20/master-thesis-topic-in-mammoth-project-and-in-nrc/">Read more<span class="meta-nav"></span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Security Architecture for Short-range Wireless High-bandwidth Memory Access</strong></p>
<p>The project in NRC is for an M.Sc. thesis around the topic of defining and prototyping security architecture for a short-range high-bandwidth wireless memory access technology.</p>
<p>Objectives</p>
<ul>
<li>To design and implement a security architecture for a short-range high-bandwidth wireless memory access technology.</li>
<li>If feasible, also investigate the security issues for specific usage scenarios of this technology.</li>
</ul>
<p>Contacts in NRC: Jan-Erik Ekberg (<a href="mailto:jan-erik.ekberg@nokia.com">jan-erik.ekberg@nokia.com</a>), N. Asokan (<a href="mailto:n.asokan@nokia.com">n.asokan@nokia.com</a>)</p>
<p>More information: Antti Ylä-Jääski (<a href="mailto:antti.yla-jaaski@aalto.fi">antti.yla-jaaski@aalto.fi</a>).</p>
<p><strong>Group communication in Low power and Lossy Networks</strong></p>
<p>Internet of things(IoT) is an integrated part of Future Internet, which mainly focuses on the connectivity and interoperability of all kinds of things. As part of interoperability solutions, Constrained Application Protocol (CoAP) is a new protocol proposed for manipulating constrained devices in a RESTful way. However, constrained devices can be large in number but highly correlated to each other by type or location. For example, all the sensors in some certain room or all the light switches in the same floor may form a group. Thus a group communication mechanism is required to improve the efficiency and decrease the latency of communication and meanwhile reduce the bandwidth for a given application. In the early of this year, IETF CORE working group has created an internet draft of group communication for CoAP, which includes several topologies but does not cover the Low power and Lossy Networks (LLNs) with multiple 6LoWPAN Border Routers (6LBRs). This thesis will focus on this topology and you are expected to do the following things:</p>
<ol>
<li>Build up a simulation system based on Contiki OS</li>
<li>Implement Internet Group Management Protocol (IGMP)v6/Multicast Listener Discovery (MLD) protocol in the networking layer</li>
<li>Evaluate the feasibility of real device deployment by measuring footprint, performance, etc.</li>
<li>Finding the limitations and try to find possible ways to improve them</li>
</ol>
<p>Requirements:</p>
<ul>
<li>Familiar with C/C++ and Linux programming</li>
<li>Basic knowledge about Operation System and Networking</li>
<li>Experience in embedded programming is a plus</li>
</ul>
<p>Contact(s): Yang Deng (<a href="mailto:deng.yang@aalto.fi">deng.yang@aalto.fi</a>), Zhonghong Ou (<a href="mailto:zhonghong.ou@aalto.fi">zhonghong.ou@aalto.fi</a>)</p>
<p>References:</p>
<p>[1] RFC3810. Vida, R. and L. Costa, &#8220;Multicast Listener Discovery Version 2 (MLDv2) for IPv6&#8243;, June 2004.</p>
<p>[2] I-D.ietf-core-groupcomm A. Rahman and E. Dijk, &#8220;Group Communication for CoAP&#8221;, draft-ietf-core-groupcomm-00 (work in progress),<br />
January 2012</p>
<p>[3] Contiki OS. <a href="http://www.contiki-os.org/">http://www.contiki-os.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/03/20/master-thesis-topic-in-mammoth-project-and-in-nrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Communications Software Research Seminar on Tue 6 Mar 2012 in TUAS building</title>
		<link>http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=t-110-research-seminar-6-3-2012</link>
		<comments>http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 13:20:42 +0000</pubDate>
		<dc:creator>jgrondah</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Data Communications Software Group]]></category>

		<guid isPermaLink="false">http://cse.aalto.fi/?p=7957</guid>
		<description><![CDATA[T-110 / Data Communications Software Research Seminar was held 6.3.2012 this spring in the TUAS building, hall TU3 and the restaurant Ranta. The whole day seminar had short presentations explaining the work done in the projects in the Data Communications Software Research Group. After the seminar there was wine and pizza school in the restaurant Ranta. Here are some pictures and the agenda. T-110 Research Seminar, TUAS 6.3.2012_PROGRAM]]></description>
			<content:encoded><![CDATA[<p>T-110 / Data Communications Software Research Seminar was held 6.3.2012 this spring in the TUAS building, hall TU3 and the restaurant Ranta. The whole day seminar had short presentations explaining the work done in the projects in the Data Communications Software Research Group. After the seminar there was wine and pizza school in the restaurant Ranta.</p>
<p>Here are some pictures and the agenda.</p>
<table>
<tbody>
<tr>
<td><a href="http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/sony-dsc-2/" rel="attachment wp-att-7964"><img class="alignnone size-medium wp-image-7964" title="Pizza school 001" src="http://cse.aalto.fi/site1/wp-content/uploads/2012/03/3-DSC01188-300x199.jpg" alt="Pizza school 002" width="300" height="199" /></a></td>
<td><a href="http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/sony-dsc-2/" rel="attachment wp-att-7964"><img class="alignnone size-medium wp-image-7964" title="Pizza school 002" src="http://cse.aalto.fi/site1/wp-content/uploads/2012/03/5-DSC01202-300x237.jpg" alt="Pizza school 002" width="264" height="264" /></a></td>
</tr>
</tbody>
</table>
<p><a href="http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/t-110-research-seminar-tuas-6-3-2012_program/" rel="attachment wp-att-7965">T-110 Research Seminar, TUAS 6.3.2012_PROGRAM</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cse.aalto.fi/2012/03/13/t-110-research-seminar-6-3-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

