Difference between revisions of "CSE730x Research Seminar"

From Cyber-Physical Systems Laboratory
Jump to navigationJump to search
Line 21: Line 21:
 
* SIGCOMM ([http://www.sigcomm.org/ Website])
 
* SIGCOMM ([http://www.sigcomm.org/ Website])
 
When choosing a paper to present, you may look through the conferences mentioned above, or view the [[List of Potential Papers|list of potential papers]].
 
When choosing a paper to present, you may look through the conferences mentioned above, or view the [[List of Potential Papers|list of potential papers]].
 
 
=== August 28, 2009 - Abu Sayeed Saifullah ===
 
 
''WirelessHART''
 
 
=== September 4, 2009 - Octav Chipara ===
 
 
''Reliable Clinical Monitoring.''
 
 
=== September 11, 2009 - Yong Fu ===
 
<blockquote>Feedback Thermal Control for Real-time Systems</blockquote>
 
 
=== September 18, 2009 - Chengjie Wu ===
 
 
<blockquote> Miroslav Pajic and Rahul Mangharam, Anti-Jamming for Embedded Wireless Networks, IPSN 09, Apr. 2009.</blockquote>
 
 
Paper: [http://mlab.seas.upenn.edu/node/109]
 
 
=== September 25, 2009 - Weijun (Vincent) Guo ===
 
 
Paper:
 
<blockquote>Chen, Y., Gnawali, O., Kazandjieva, M., Levis, P., and Regehr, J. 2009. Surviving sensor network software faults. In Proceedings of the ACM SIGOPS 22nd Symposium on Operating Systems Principles (Big Sky, Montana, USA, October 11 - 14, 2009). SOSP '09. ACM, New York, NY, 235-246. DOI= http://doi.acm.org/10.1145/1629575.1629598
 
</blockquote>
 
 
Abstract:
 
<blockquote>
 
We describe Neutron, a version of the TinyOS operating system that efficiently recovers from memory safety bugs. Where existing schemes reboot an entire node on an error, Neutron's compiler and runtime extensions divide programs into recovery units and reboot only the faulting unit. The TinyOS kernel itself is a recovery unit: a kernel safety violation appears to applications as the processor being unavailable for 10-20 milliseconds.
 
<br />
 
<br />
 
Neutron further minimizes safety violation cost by supporting "precious" state that persists across reboots. Application data, time synchronization state, and routing tables can all be declared as precious. Neutron's reboot sequence conservatively checks that precious state is not the source of a fault before preserving it. Together, recovery units and precious state allow Neutron to reduce a safety violation's cost to time synchronization by 94% and to a routing protocol by 99.5%. Neutron also protects applications from losing data. Neutron provides this recovery on the very limited resources of a tiny, low-power microcontroller.
 
</blockquote>
 
 
Paper: [http://www.sigops.org/sosp/sosp09/papers/chen-sosp09.pdf Paper], [http://www.cse.wustl.edu/wsn/images/3/3b/Surviving_Sensor_Network_Software_Faults.pptx My slides]
 
 
=== October 2, 2009 - Sisu Xi ===
 
 
=== October 9, 2009 - N/A ===
 
''Canceled due to RTAS deadline.''
 
 
=== October 16, 2009 - N/A ===
 
 
''Fall Break''
 
 
=== October 23, 2009 - Louis Thomas ===
 
* The Hitchhiker's Guide to Successful Wireless Sensor Network Deployments" by Barrenetxea et al.
 
** Link: http://www.csce.uark.edu/~nilanb/teaching/papers/Barrenetxea.pdf
 
 
=== October 30, 2009 - N/A ===
 
''Canceled due to IPSN deadline''
 
 
=== November 6, 2009 - Mo Sha ===
 
 
=== November 13, 2009 - Yong Fu ===
 
 
=== November 20, 2009 - Greg Hackmann ===
 
 
<blockquote>RACNet: A High-Fidelity Data Center Sensing Network.  Chieh-Jan Mike Liang, Jie Liu, Liqian Luo, Andreas Terzis, Feng Zhao.  SenSys 2009.
 
</blockquote>
 
 
Links: [http://www.cs.jhu.edu/~cliang4/public/doc/2009_SenSys_RACNet.pdf Paper], [http://www.cs.jhu.edu/~cliang4/public/doc/2009_SenSys_RACNet_Slides.pdf Slides]
 
 
=== November 27, 2009 - N/A ===
 
''Thanksgiving Break''
 
 
=== December 4, 2009 -  Chien-Liang Fok ===
 
 
<blockquote>Ramanathan, N., Schoellhammer, T., Kohler, E., Whitehouse, K., Harmon,
 
T., and Estrin, D. 2009. Suelo: human-assisted sensing for exploratory
 
soil monitoring studies. In Proceedings of the 7th ACM Conference on
 
Embedded Networked Sensor Systems (Berkeley, California, November 04 -
 
06, 2009). SenSys '09. ACM, New York, NY, 197-210. DOI=
 
http://doi.acm.org/10.1145/1644038.1644058</blockquote>
 
 
=== December 11, 2009 - Abu Sayeed Saifullah ===
 
 
=== December 18, 2009 - N/A ===
 
 
''Winter Break''
 
  
 
==Previous Semesters==
 
==Previous Semesters==

Revision as of 18:09, 25 January 2010

This seminar examines fundamental and emerging concepts in concurrency and distribution by studying seminal papers and recent research results. Broad topics of interest include models of concurrency, mobile computing, parallel architectures, sensor networks, distributed algorithms, and specialized protocols. Each semester, the seminar emphasizes different themes reflecting the current research interests of the participants.

The theme of this semester's seminar is Wireless Sensor Networks. We will read and discuss papers from recent major conferences on mobile, wireless, and sensor networks and systems. These conferences include:

When choosing a paper to present, you may look through the conferences mentioned above, or view the list of potential papers.

Previous Semesters